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 Config/pak/sysreqs: cmake git make libgit2-dev libuv1-dev libssl-dev libx11-dev Repository: https://natverse.r-universe.dev Date/Publication: 2025-08-18 11:21:44 UTC RemoteUrl: https://github.com/natverse/natmanager RemoteRef: HEAD RemoteSha: a13ff51aff679026dec9d76910ea2596d9800861 NeedsCompilation: no Packaged: 2026-06-19 09:18:37 UTC; root Author: Sridhar Jagannathan [aut] (ORCID: ), Gregory Jefferis [aut, cre] (ORCID: ) Maintainer: Gregory Jefferis