Skip to content

install.load

Check, Install and Load CRAN Packages

v1.2.5 · Aug 21, 2023 · CC BY-SA 4.0 | GPL-3 | file LICENSE

Description

The function 'install_load' checks the local R library(ies) to see if the required package(s) is/are installed or not. If the package(s) is/are not installed, then the package(s) will be installed along with the required dependency(ies). This function pulls source or binary packages from the Posit/RStudio-sponsored CRAN mirror. Lastly, the chosen package(s) is/are loaded. The function 'load_package' simply loads the provided package(s). If this package does not fit your needs, then you may want to consider these other R packages: 'needs', 'easypackages', 'pacman', 'pak', 'anyLib', and/or 'librarian'.

Downloads

529

Last 30 days

7577th

2K

Last 90 days

10.2K

Last year

Trend: -25.3% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Irucka Embry <iembry@ecoccs.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(family = "maloneypatr",
                      role = c("aut", "cre")),
               person(given = "Irucka",
                      family = "Embry",
                      role = c("aut", "ctb", "cre"),
                      email = "iembry@ecoccs.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Irucka Embry <iembry@ecoccs.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(family = "maloneypatr",
                      role = c("aut", "cre")),
               person(given = "Irucka",
                      family = "Embry",
                      role = c("aut", "ctb", "cre"),
                      email = "iembry@ecoccs.com"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Irucka Embry <iembry@ecoccs.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(family = "maloneypatr",
                      role = c("aut", "cre")),
               person(given = "Irucka",
                      family = "Embry",
                      role = c("aut", "ctb", "cre"),
                      email = "iembry@ecoccs.com"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Irucka Embry <iembry@ecoccs.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(family = "maloneypatr",
                      role = c("aut", "cre")),
               person(given = "Irucka",
                      family = "Embry",
                      role = c("aut", "ctb", "cre"),
                      email = "iembry@ecoccs.com"))
as necessary.

Reverse Dependencies (5)

Dependency Network

Dependencies Reverse dependencies fastmatch checkmate assertthat USA.state.boundaries chem.databases ie2miscdata iemisctext jab.adverse.reactions install.load

Version History

new 1.2.5 Mar 10, 2026
updated 1.2.5 ← 1.2.4 diff Aug 20, 2023
updated 1.2.4 ← 1.2.3 diff Nov 24, 2022
updated 1.2.3 ← 1.2.1 diff Jun 1, 2020
updated 1.2.1 ← 1.1.1 diff Jul 11, 2016
updated 1.1.1 ← 1.0.4 diff Jun 8, 2016
updated 1.0.4 ← 1.0.3 diff Feb 2, 2016
new 1.0.3 May 10, 2015