Other packages > Find by keyword >

RNifti  

Fast R and C++ Access to NIfTI Images
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RNifti", "1.9.0")



Attach the package and use:
library("RNifti")
Maintained by
Jon Clayden
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-09-01
Latest Update: 2025-02-22
Description:
Provides very fast read and write access to images stored in the NIfTI-1, NIfTI-2 and ANALYZE-7.5 formats, with seamless synchronisation of in-memory image objects between compiled C and interpreted R code. Also provides a simple image viewer, and a C/C++ API that can be used by other packages. Not to be confused with 'RNiftyReg', which performs image registration and applies spatial transformations.
How to cite:
Jon Clayden (2016). RNifti: Fast R and C++ Access to NIfTI Images. R package version 1.9.0, https://cran.r-project.org/web/packages/RNifti. Accessed 15 Jul. 2026.
Previous versions and publish date:
(2026-07-09 08:19), 0.1.0 (2016-09-01 17:29), 0.2.0 (2016-09-20 00:43), 0.2.1 (2016-09-20 23:35), 0.2.2 (2016-10-02 15:49), 0.3.0 (2016-12-08 15:29), 0.4.0 (2017-02-03 14:36), 0.5.0 (2017-03-09 04:06), 0.5.1 (2017-05-11 14:47), 0.7.0 (2017-06-12 06:45), 0.7.1 (2017-09-14 17:44), 0.8.0 (2018-06-26 21:23), 0.8.1 (2018-07-05 17:00), 0.9.0 (2018-09-10 13:20), 0.10.0 (2018-10-19 16:50), 0.11.0 (2019-06-17 19:35), 0.11.1 (2019-08-01 15:50), 1.0.0 (2019-11-21 15:50), 1.0.1 (2019-11-27 14:50), 1.1.0 (2020-01-31 19:20), 1.2.0 (2020-08-25 14:10), 1.2.1 (2020-09-01 11:50), 1.2.2 (2020-09-07 09:10), 1.2.3 (2020-10-08 20:10), 1.3.0 (2020-12-04 11:30), 1.3.1 (2021-05-13 17:32), 1.4.0 (2022-02-14 16:10), 1.4.1 (2022-07-01 16:00), 1.4.2 (2022-10-31 14:22), 1.4.3 (2022-11-07 22:00), 1.4.4 (2023-01-16 23:10), 1.4.5 (2023-01-30 16:00), 1.5.0 (2023-05-17 20:40), 1.5.1 (2023-11-28 13:10), 1.6.0 (2024-02-15 18:20), 1.6.1 (2024-03-07 01:10), 1.7.0 (2024-06-19 23:40), 1.8.0 (2025-02-22 02:00)
Other packages that cited RNifti R package
View RNifti citation profile
Other R packages that RNifti depends, imports, suggests or enhances
Complete documentation for RNifti
Functions, R codes and Examples using the RNifti R package
Some associated functions: ExtensionCodes . asNifti . channels . defaultInfoPanel . extensions . indexing . internalImage . ndim . niftiHeader . niftiVersion . pixdim . readNifti . rgbArray . view . voxelToWorld . writeNifti . xform . 
Some associated R codes: extensions.R . image.R . nifti.R . rgb.R . viewer.R . xform.R . zzz.R .  Full RNifti package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  
SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
Download / Learn more Package Citations See dependency  
gamlss.add  
Extra Additive Terms for Generalized Additive Models for Location Scale and Shape
Interface for extra smooth functions including tensor products, neural networks and decision trees. ...
Download / Learn more Package Citations See dependency  
footBayes  
Fitting Bayesian and MLE Football Models
This is the first package allowing for the estimation, visualization and prediction of the most wel ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
gscaLCA  
Generalized Structure Component Analysis- Latent Class Analysis & Latent Class Regression
Execute Latent Class Analysis (LCA) and Latent Class Regression (LCR) by using Generalized Structu ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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