Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 10 of 18 found.
[1] < 1 2 > [2]  Sort:

mock_dependency (Package: rbundler) : Creates a mock dependency - corresponding to a real package - for use in testing and experimentation.

Creates a mock dependency - corresponding to a real package - for use in testing and experimentation.
● Data Source: CranContrib
● Keywords:
● Alias: mock_dependency
● 0 images

update_current_environment (Package: rbundler) : Updates the current environment.

Updates the current environment.
● Data Source: CranContrib
● Keywords:
● Alias: update_current_environment
● 0 images

create_mock_packages (Package: rbundler) : Creates a series of mock packages, useful for testing and experimentation.

Creates a series of mock packages, useful for testing and experimentation.
● Data Source: CranContrib
● Keywords:
● Alias: create_mock_packages
● 0 images

validate_installed_package (Package: rbundler) : Checks whether a package has already been installed. If it has, and if the version corresponds to the

Checks whether a package has already been installed. If it has, and if the version corresponds to the required package version, then it returns TRUE. If it has been installed and the version does not correspond to the required version, then it throws an exception. Otherwise, it returns false.
● Data Source: CranContrib
● Keywords:
● Alias: validate_installed_package
● 0 images

install_version (Package: rbundler) : Install specified version or relative version of a CRAN package.

If you are installing an package that contains compiled code, you will need to have an R development environment installed. You can check if you do by running has_devel.
● Data Source: CranContrib
● Keywords:
● Alias: install_version
● 0 images

rbundler (Package: rbundler) : A package dependency management utility.

Rbundler is an R package dependency management utility.
● Data Source: CranContrib
● Keywords:
● Alias: rbundler, rbundler-package
● 0 images

dependency_clauses (Package: rbundler) : Creates the `Depends:` clause by concatenating individual packages and adding their compare clauses.

Creates the 'Depends:' clause by concatenating individual packages and adding their compare clauses.
● Data Source: CranContrib
● Keywords:
● Alias: dependency_clauses
● 0 images

read_archive_rds (Package: rbundler) : Loads archive from CRAN-like repositories. Returns empty list for non-CRAN (i.e. flat) repositories.

Loads archive from CRAN-like repositories. Returns empty list for non-CRAN (i.e. flat) repositories.
● Data Source: CranContrib
● Keywords:
● Alias: read_archive_rds
● 0 images

update_renviron_file (Package: rbundler) : Updates a .Renviron file in the given path.

Updates a .Renviron file in the given path.
● Data Source: CranContrib
● Keywords:
● Alias: update_renviron_file
● 0 images

compare_versions (Package: rbundler) : Compares the requested version to the available version using the compare operator.

Compares the requested version to the available version using the compare operator.
● Data Source: CranContrib
● Keywords:
● Alias: compare_versions
● 0 images