Recent Releases of natmanager
natmanager - v0.5.1
- Switch to
upgrade.dependencies=Fto avoidpakpreferring unnecessary source installations (50205e4)
Full Changelog: https://github.com/natverse/natmanager/compare/v0.5.0...v0.5.1
- R
Published by jefferis almost 2 years ago
natmanager - cran version 0.5.0
- switch to pak as default installer (should be faster and simpler)
- dev: simpler/faster v2 r-lib/actions by @jefferis in https://github.com/natverse/natmanager/pull/20
- dev: set up weekly natverse build by @jefferis in https://github.com/natverse/natmanager/pull/21
- Switch to Greg as maintainer
Full Changelog: https://github.com/natverse/natmanager/compare/v0.4.9...v0.5.0
- R
Published by jefferis almost 3 years ago
natmanager - cran version 0.4.9
- changed
donttesttodontrun - updated test cases when
mockeryis not installed - bumped version
- R
Published by SridharJagannathan almost 4 years ago
natmanager - cran version 0.4.8
- Update to new style GitHub PAT
- Recommend R > 4.0.2 for
natverse - catch error in some situations when no GitHub PAT is set
- moved CI to GitHub actions
- R
Published by SridharJagannathan about 5 years ago
natmanager - cran version 0.4.6
- provide options for installing non-natverse packages via
natmanager. - use new private
system_requirements_okfunction during install. Right now this only checks for xquartz on macosx but additional checks or suggestions may be added in future.
- R
Published by SridharJagannathan about 6 years ago
natmanager - Added Install options for full and limited install of 'natverse'
- option to install a limited core or the full natverse.
install('core')should not require a GitHub account and PAT - move install instructions to the natverse.org/install website
- more hand-holding when setting the GITHUB_PAT
- only check the GITHUB_PAT when installing the full natverse
- R
Published by SridharJagannathan over 6 years ago