Package: natmanager
Title: Install the 'Natverse' Packages from Scratch
Version: 0.5.2
Authors@R: c(
    person(given = "Sridhar",
           family = "Jagannathan",
           role = c("aut"),
           email = "j.sridharrajan@gmail.com",
           comment = c(ORCID = "0000-0002-2078-1145")),
    person(given = "Gregory",
           family = "Jefferis", 
           email="jefferis@gmail.com", 
           role = c("aut", "cre"), 
           comment = c(ORCID = "0000-0002-0587-9355"))
           )
URL: https://github.com/natverse/natmanager,
        http://natverse.org/natmanager/
BugReports: https://github.com/natverse/natmanager/issues
Description: Provides streamlined installation for packages from the 'natverse',
    a suite of R packages for computational neuroanatomy built on top of the
    'nat' 'NeuroAnatomy Toolbox' package. Installation of the complete
    'natverse' suite requires a 'GitHub' user account and personal access token
    'GITHUB_PAT'. 'natmanager' will help the end user set this up if necessary.
License: GPL-3
Imports: gh (>= 1.2.1), utils, remotes, pak, usethis (>= 2.0.0), curl,
        withr
Suggests: testthat (>= 2.1.0), knitr, mockery, rstudioapi, covr,
        spelling, rappdirs
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-08-18 10:34:33 UTC; jefferis
Author: Sridhar Jagannathan [aut] (ORCID:
    <https://orcid.org/0000-0002-2078-1145>),
  Gregory Jefferis [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-0587-9355>)
Maintainer: Gregory Jefferis <jefferis@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-18 11:20:06 UTC
Built: R 4.5.2; ; 2025-11-08 04:09:38 UTC; windows
