Title: | Package for setting up Key IMPACT R-Archive Network suite of packages |
---|---|
Description: | Establishes the KIRAN suite of R based packages. |
Authors: | Abhijeet Mishra [aut, cre] |
Maintainer: | Abhijeet Mishra <[email protected]> |
License: | GPL (>= 3) |
Version: | 2.0.0 |
Built: | 2024-11-23 04:03:52 UTC |
Source: | https://github.com/IFPRI/KIRAN |
GAMS finder for windows machines
scanGAMS()
scanGAMS()
GAMS installation location
## Not run: scanGAMS() ## End(Not run)
## Not run: scanGAMS() ## End(Not run)
Rtools finder for windows machines
scanRtools()
scanRtools()
Message related to Rtools check
## Not run: scanRtools() ## End(Not run)
## Not run: scanRtools() ## End(Not run)
Install dependency packages needed needed for KIRAN suite of packages
setKiran()
setKiran()
## Not run: setKiran() ## End(Not run)
## Not run: setKiran() ## End(Not run)
Set user specific R library for package installation
setLibs(export = FALSE)
setLibs(export = FALSE)
export |
If R_LIBS_USER setting should be returned |
## Not run: setLibs() ## End(Not run)
## Not run: setLibs() ## End(Not run)
Setting Repositories
setRepos()
setRepos()
Sets IFPRI based R repositories related to IMPACT model
## Not run: setRepos() ## End(Not run)
## Not run: setRepos() ## End(Not run)