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



Attach the package and use:
library("RNifti")
Maintained by
Jon Clayden
[Scholar Profile | Author Map]
First Published: 2016-09-01
Latest Update: 2023-05-17
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.8.0, https://cran.r-project.org/web/packages/RNifti. Accessed 16 Mar. 2025.
Previous versions and publish date:
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)
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
02/1402/1502/1602/1702/1802/1902/2002/2102/2202/2302/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/15Downloads for RNifti406080100120140160180200220240260280300320340TrendBars

Today's Hot Picks in Authors and Packages

inventorize  
Inventory Analytics, Pricing and Markdowns
Simulate inventory policies with and without forecasting, facilitate inventory analysis calculations ...
Download / Learn more Package Citations See dependency  
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  
ggtrace  
Trace and Highlight Groups of Data Points
Provides 'ggplot2' geoms that allow groups of data points to be outlined or highlighted for emphasi ...
Download / Learn more Package Citations See dependency  
latentFactoR  
Data Simulation Based on Latent Factors
Generates data based on latent factor models. Data can be continuous, polytomous, dichotomous, or mi ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
RCALI  
Calculation of the Integrated Flow of Particles Between Polygons
Calculate the flow of particles between polygons by two integration methods: integration by a cubat ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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