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.2")



Attach the package and use:
library("cry")
Maintained by
James Foadi
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-05-03
Latest Update: 2025-06-19
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.2, https://cran.r-project.org/web/packages/cry. Accessed 05 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:29), 0.4.1 (2021-05-03 09:30), 0.5.1 (2022-10-10 10:00)
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

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
kernelPSI  
Post-Selection Inference for Nonlinear Variable Selection
Different post-selection inference strategies for kernelselection as described in kernelPSI a Post-S ...
Download / Learn more Package Citations See dependency  
noisyr  
Noise Quantification in High Throughput Sequencing Output
Quantifies and removes technical noise from high-throughput sequencing data. Two approaches are use ...
Download / Learn more Package Citations See dependency  
dhReg  
Dynamic Harmonic Regression
Building and forecasting time series data with multiple seasonality using Dynamic Harmonic Regressio ...
Download / Learn more Package Citations See dependency  
dcov  
A Fast Implementation of Distance Covariance
Efficient methods for computing distance covariance and relevant statistics. See Sz ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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