Other packages > Find by keyword >

nat.utils  

File System Utility Functions for 'NeuroAnatomy Toolbox'
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/nat.utils")

Install by package version:
library("remotes")
install_version("nat.utils", "0.6.1")



Attach the package and use:
library("nat.utils")
Maintained by
Gregory Jefferis
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-01-04
Latest Update: 2023-06-07
Description:
Utility functions that may be of general interest but are specifically required by the 'NeuroAnatomy Toolbox' ('nat'). Includes functions to provide a basic make style system to update files based on timestamp information, file locking and 'touch' utility. Convenience functions for working with file paths include 'abs2rel', 'split_path' and 'common_path'. Finally there are utility functions for working with 'zip' and 'gzip' files including integrity tests.
How to cite:
Gregory Jefferis (2014). nat.utils: File System Utility Functions for 'NeuroAnatomy Toolbox'. R package version 0.6.1, https://cran.r-project.org/web/packages/nat.utils. Accessed 13 May. 2025.
Previous versions and publish date:
0.3 (2014-01-04 15:44), 0.4.1 (2014-06-14 00:12), 0.4.2 (2014-06-16 14:09), 0.4 (2014-03-21 01:40), 0.5.1 (2015-07-04 15:24), 0.5 (2015-07-03 00:22)
Other packages that cited nat.utils R package
View nat.utils citation profile
Other R packages that nat.utils depends, imports, suggests or enhances
Complete documentation for nat.utils
Functions, R codes and Examples using the nat.utils R package
Some associated functions: RunCmdForNewerInput . abs2rel . common_path . file.swap . find_extdata . gzip.crc . is.gzip . make_chunks . makelock . nat.utils-package . ncpus . read_nl_from_parts . save_nl_in_parts . split_path . touch . zipinfo . zipok . 
Some associated R codes: chunks.R . extdata.R .  Full nat.utils package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nat.utils  
File System Utility Functions for 'NeuroAnatomy Toolbox'
Utility functions that may be of general interest but are specifically required by the 'NeuroAnatom ...
Download / Learn more Package Citations See dependency  
tryCatchLog  
Advanced 'tryCatch()' and 'try()' Functions
Advanced tryCatch() and try() functions for better error handling (logging, stack trace with source ...
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  
genlogis  
Generalized Logistic Distribution
Provides basic distribution functions for a generalized logistic distribution proposed by Rathie and ...
Download / Learn more Package Citations See dependency  
hett  
Heteroscedastic t-Regression
Functions for the fitting and summarizing of heteroscedastic t-regression. ...
Download / Learn more Package Citations See dependency  
dtrackr  
Track your Data Pipelines
Track and document 'dplyr' data pipelines. As you filter, mutate, and join your way through a data ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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