Other packages > Find by keyword >

cry  

Statistics for Structural Crystallography
View on CRAN: Click here


Download and install cry package within the R console
Install from CRAN:
install.packages("cry")

Install from Github:
library("remotes")
install_github("cran/cry")

Install by package version:
library("remotes")
install_version("cry", "0.5.1")



Attach the package and use:
library("cry")
Maintained by
James Foadi
[Scholar Profile | Author Map]
First Published: 2021-05-03
Latest Update: 2022-10-10
Description:
Reading and writing of files in the most commonly used formats of structural crystallography. It includes functions to work with a variety of statistics used in this field and functions to perform basic crystallographic computing. References: D. G. Waterman, J. Foadi, G. Evans (2011) .
How to cite:
James Foadi (2021). cry: Statistics for Structural Crystallography. R package version 0.5.1, https://cran.r-project.org/web/packages/cry. Accessed 13 Apr. 2025.
Previous versions and publish date:
0.4.1 (2021-05-03 09:30)
Other packages that cited cry R package
View cry citation profile
Other R packages that cry depends, imports, suggests or enhances
Complete documentation for cry
Functions, R codes and Examples using the cry R package
Some associated functions: angle . avei_vs_res . bravais . calculate_cell_volume . calculate_cell_volume.rec_unit_cell . calculate_cell_volume.unit_cell . change_COLSRC . check_angle_validity . check_bravais_validity . check_cryst_symm_validity . check_merged_reflections_validity . check_rec_unit_cell_validity . check_unit_cell_validity . check_validity . create_merged_reflections.default . create_merged_reflections . create_rec_unit_cell.bravais . create_rec_unit_cell.cryst_symm . create_rec_unit_cell.default . create_rec_unit_cell . create_rec_unit_cell.unit_cell . create_unit_cell.bravais . create_unit_cell.cryst_symm . create_unit_cell.default . create_unit_cell . create_unit_cell.rec_unit_cell . cryst_symm . crystal_family . crystal_system . deplete_systematic_absences . extract_symmetry_info . findHM . find_symm_setting . frac_to_orth . full_symm_strings . generate_miller . hkl_to_reso . lattice_stuff . lowest_uc_compatible_SG . merged_reflections . num_symm_settings . op_xyz_list_to_matrix_list . op_xyz_to_matrix . orth_to_frac . plot_SHELX . print.angle . print.bravais . print.cryst_symm . print.rec_unit_cell . print.unit_cell . readCIF . readMTZ . readMTZHeader . readSF_CIF . readXDS_ASCII . readXDS_ASCIIHeader . read_SHELX_log . readmm_CIF . readpd_rtv . readsm_REFL . rec_unit_cell . syminfo_to_matrix_list . syminfo_to_op_xyz_list . symm_to_cell_const . sysabs . theme_cry . translate_SG . unit_cell . writeMTZ . writeXDS_ASCII . xtal_mat01 . xtal_mat02 . 
Some associated R codes: angle_S3.R . cell_S3.R . cif.R . clattice.R . cry_generics_S3.R . lattice_S3.R . mmCIF.R . pdrtv.R . plot_SHELX.R . readXDS_ASCII.R . read_SHELX_log.R . reflections.R . reflections_S3.R . sfcif.R . smREFL.R . symmetry.R . symmetry_S3.R . theme_cry.R . validations.R .  Full cry package functions and examples
Downloads during the last 30 days
03/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/11Downloads for cry024681012141618TrendBars

Today's Hot Picks in Authors and Packages

ggprism  
A 'ggplot2' Extension Inspired by 'GraphPad Prism'
Provides various themes, palettes, and other functions that are used to customise ggplots to look l ...
Download / Learn more Package Citations See dependency  
SPOTMisc  
Misc Extensions for the "SPOT" Package
Implements additional models, simulation tools, and interfaces as extensions to 'SPOT'. It provides ...
Download / Learn more Package Citations See dependency  
optimParallel  
Parallel Version of the L-BFGS-B Optimization Method
Provides a parallel version of the L-BFGS-B method of optim(). The main function of the package is o ...
Download / Learn more Package Citations See dependency  
MLeval  
Machine Learning Model Evaluation
Straightforward and detailed evaluation of machine learning models. 'MLeval' can produce receiver op ...
Download / Learn more Package Citations See dependency  
COMPoissonReg  
Conway-Maxwell Poisson (COM-Poisson) Regression
Fit Conway-Maxwell Poisson (COM-Poisson or CMP) regression models to count data (Sellers & Shmueli, ...
Download / Learn more Package Citations See dependency  
LDABiplots  
Biplot Graphical Interface for LDA Models
Contains the development of a tool that provides a web-based graphical user interface (GUI) to perf ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA