Package: nat.utils
Title: File System Utility Functions for 'NeuroAnatomy Toolbox'
Version: 0.6.1
Authors@R: 
    person(given = "Gregory",
           family = "Jefferis",
           role = c("aut", "cre"),
           email = "jefferis@gmail.com",
           comment = c(ORCID = "0000-0002-0587-9355"))
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.
License: GPL (>= 3)
Imports: utils, checkmate
Suggests: testthat (>= 0.9), roxygen2, covr
ByteCompile: true
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
URL: https://github.com/natverse/nat.utils
BugReports: https://github.com/natverse/nat.utils/issues
NeedsCompilation: no
Packaged: 2023-06-06 18:24:13 UTC; jefferis
Author: Gregory Jefferis [aut, cre] (<https://orcid.org/0000-0002-0587-9355>)
Maintainer: Gregory Jefferis <jefferis@gmail.com>
Repository: CRAN
Date/Publication: 2023-06-07 08:30:05 UTC
Built: R 4.5.0; ; 2025-04-01 22:24:21 UTC; unix
