Man pages for RSuite
Supports Developing, Building and Deploying R Solution

build_bash_scriptCreates a bash script to update the system to satisfy project...
build_win_scriptCreates a cmd script to update the system to satisfy project...
ci_adapter_create_baseCreates the base presentation for the CI adapter to use by...
ci_adapter_get_versionRetrieves current CI build number.
ci_adapter_is_buildingDetects if build process triggered by CI is currently...
clean_prj_depsCleans installed packages that are not required from the...
get_version_numbersRetrieves version numbers from the input version string e.g....
inst_wrap_zipWraps deployment zip into bash installer script.
performPerforms(runs) all recipes from the sysreqs_recipe object.
pkg_inst_orderDetects order of installation of packages as a permutation of...
pkgzip_build_bioc_packageBuilds PKGZIP out of a package on Bioconductor
pkgzip_build_ext_packagesBuilds PKGZIP out of passed external packages.
pkgzip_build_github_packageBuilds PKGZIP out of a package on GitHub.
pkgzip_build_package_filesBuilds PKGZIP out of passed package files.
pkgzip_build_prj_packagesBuilds PKGZIP out of project packages.
prj_buildBuilds project internal packages and installs them.
prj_clean_depsUninstalls unused packages from the local project...
prj_config_set_repo_adaptersUpdates project configuration to use only specified...
prj_config_set_rversionUpdates project configuration to use specified R Version.
prj_initLoads project settings without loading them into the...
prj_install_depsInstalls project dependencies and needed supportive packages.
prj_loadLoads project into the environment so all master scripts can...
prj_lock_envLocks the project environment.
prj_packPrepares project source pack tagged with version.
prj_startCreates project structure at the specified path.
prj_start_packageCreates package structure inside the project.
prj_unloadUnloads last loaded project.
prj_unlock_envUnlocks the project environment.
prj_zipPrepares deployment zip tagged with version.
rc_adapter_create_baseCreates the base presentation for the RC adapter to use by...
rc_adapter_get_versionRetrieves current RC version number for working copy at...
rc_adapter_is_under_controlDetects if dir is under adapter's managed version control.
rc_adapter_pkg_struct_addPuts the package structure under RC adapter's managed version...
rc_adapter_prj_struct_addPuts project structure under RC adapter's managed version...
rc_adapter_remove_adminsRemove all RC related administrative entries from folder tree...
repo_adapter_create_baseCreates base presentation for repo adapter to use by concrete...
repo_adapter_create_managerCreates repo manager to manage its repository.
repo_adapter_get_infoReturns information about repository the adapter is working...
repo_adapter_get_pathReturns the adapter path related to the project to use for...
repo_manager_destroyReleases resources allocated to manage the repository.
repo_manager_get_infoReturns information on repo manager.
repo_manager_initInitializes managed repository structure.
repo_manager_removeRemoves specified packages from the repository.
repo_manager_uploadAdds packages to the managed repository.
repo_mng_initInitializes repository (creates its structure).
repo_mng_listRetrieve the list of available packages in the repository.
repo_mng_removeRemoves packages from the repository.
repo_mng_startStarts management over the repository.
repo_mng_stopStops management over the repository.
repo_upload_bioc_packageLoads package from the Bioconductor repository.
repo_upload_ext_packagesUploads external packages into the managed repository.
repo_upload_github_packageLoads package from the GitHub repository.
repo_upload_package_filesUploads package file(s) into the managed repository.
repo_upload_pkgzipUploads PKGZIP into the managed repository.
repo_upload_prj_packagesBuilds and uploads project package(s) into the repository.
RSuiteSupports Developing, Building and Deploying R Solutions.
rsuite_check_versionChecks if a newer version of RSuite is available.
rsuite_get_ci_adapter_namesGets all names of known CI (continuous integration) adapters.
rsuite_getLoggerRetrieves RSuite logger.
rsuite_get_os_infoRetrieves information on current OS.
rsuite_get_rc_adapter_namesGets all names of known RC (revision control) adapters.
rsuite_get_repo_adapter_namesGets all names of known repository adapters.
rsuite_register_ci_adapterRegisters CI (continuous integration) adapter to use for...
rsuite_register_rc_adapterRegisters RC (revision control) adapter to use for projects.
rsuite_register_repo_adapterRegisters repository adapter to use for projects.
rsuite_unregister_ci_adapterUnregisters CI (continuous integration) adapter.
rsuite_unregister_rc_adapterUnregisters RC (revision control) adapter.
rsuite_unregister_repo_adapterUnegisters repository adapter.
rsuite_updateUpdates RSuite to newest available version.
sysreqs_checkChecks for system requirements availability.
sysreqs_collectPrints out all system requirements from dependencies and...
sysreqs_installUpdates system to satisfy detected requirements.
sysreqs_scriptCreates a script to update the system to satisfy project...
tmpl_list_registeredReturns all available project/package templates
tmpl_registerRegisters the template specified with the path argument.
tmpl_startCreates a new template with the specified name, in the...
RSuite documentation built on June 10, 2019, 5:03 p.m.