Package: natmanager
Title: Install the 'Natverse' Packages from Scratch
Version: 0.4.9
Authors@R: c(
    person(given = "Sridhar",
           family = "Jagannathan",
           role = c("aut", "cre"),
           email = "j.sridharrajan@gmail.com",
           comment = c(ORCID = "0000-0002-2078-1145")),
    person(given = "Gregory",
           family = "Jefferis", 
           email="jefferis@gmail.com", 
           role = c("aut"), 
           comment = c(ORCID = "0000-0002-0587-9355"))
           )
URL: https://github.com/natverse/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, usethis (>= 2.0.0), curl, withr
Suggests: testthat (>= 2.1.0), knitr, mockery, rstudioapi, covr,
        spelling
Encoding: UTF-8
Language: en-GB
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2022-08-06 08:03:26 UTC; sri
Author: Sridhar Jagannathan [aut, cre]
    (<https://orcid.org/0000-0002-2078-1145>),
  Gregory Jefferis [aut] (<https://orcid.org/0000-0002-0587-9355>)
Maintainer: Sridhar Jagannathan <j.sridharrajan@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-08 13:40:18 UTC
Built: R 4.1.2; ; 2022-08-09 11:20:23 UTC; unix
