Initializing help system before first use

Invoking R Scripts

The release of R currently available for use with Xpress Insight on the FICO Analytic Cloud is version 3.2.2 and includes all the base and recommended R packages. Additional packages can be installed by calling the standard R function "install.packages()"; these will be cached for the duration of the Mosel/scenario execution.
Some R functionality is disabled, including:
  • System calls and interaction with external native code
  • Installation of additional packages that would require compilation
  • All network access, except for the FICO CRAN mirror that is pre-configured as the default R package repository
  • Access to system environment variables, except for variables used by R
  • File system access restricted to the current working directory only
The following R packages are also pre-installed:
  • acepack_1.3-3.3
  • assertthat_0.2.1
  • backports_1.1.4
  • BBmisc_1.11
  • bit64_0.9-7
  • bitops_1.0-6
  • bit_1.1-14
  • caret_6.0-84
  • checkmate_1.9.3
  • chron_2.3-47
  • cli_1.1.0
  • colorspace_1.4-1
  • crayon_1.3.4
  • data.table_1.11.4
  • DBI_0.3.1
  • dichromat_2.0-0
  • digest_0.6.8
  • dplyr_0.8.1
  • e1071_1.7-1
  • evaluate_0.10.1
  • extraDistr_1.8.10
  • fansi_0.4.0
  • fastmatch_1.1-0
  • foreach_1.4.4
  • Formula_1.2-1
  • gbm_2.1.5
  • generics_0.0.2
  • ggplot2_1.0.1
  • glmnet_2.0-18
  • glue_1.3.1
  • gower_0.2.1
  • gridExtra_2.0.0
  • gtable_0.1.2
  • Hmisc_3.17-0
  • htmltools_0.3.6
  • ipred_0.9-9
  • iterators_1.0.10
  • jsonlite_1.6
  • labeling_0.3
  • latticeExtra_0.6-26
  • lava_1.6.5
  • lazyeval_0.2.2
  • lme4_1.1-10
  • lmtest_0.9-34
  • lubridate_1.7.4
  • magrittr_1.5
  • matrixStats_0.54.0
  • Matrix_1.2-2
  • maxLik_1.2-4
  • mime_0.5
  • minqa_1.2.4
  • miscTools_0.6-16
  • mlogit_0.2-4
  • mlr_2.14.0
  • mnlogit_1.2.3
  • ModelMetrics_1.2.2
  • munsell_0.4.2
  • nanotime_0.2.0
  • nloptr_1.0.4
  • numDeriv_2016.8-1.1
  • parallelMap_1.4
  • ParamHelpers_1.12
  • pillar_1.4.1
  • pkgconfig_2.0.2
  • plogr_0.2.0
  • plyr_1.8.3
  • pmml_1.5.7
  • prodlim_2018.04.18
  • proto_0.3-10
  • purrr_0.3.2
  • quadprog_1.5-5
  • R6_2.4.0
  • randomForest_4.6-14
  • RColorBrewer_1.1-2
  • RcppCCTZ_0.2.3
  • RcppEigen_0.3.3.3.0
  • RcppRoll_0.3.0
  • Rcpp_1.0.1
  • recipes_0.1.5
  • reshape2_1.4.1
  • rlang_0.3.4
  • RSQLite_1.0.0
  • RUnit_0.4.32
  • sandwich_2.3-4
  • scales_0.3.0
  • sp_1.3-1
  • SQUAREM_2017.10-1
  • statmod_1.4.21
  • stringi_1.4.3
  • stringr_1.4.0
  • tibble_2.1.2
  • tidyr_0.8.3
  • tidyselect_0.2.5
  • timeDate_3043.102
  • timeSeries_3042.102
  • utf8_1.1.4
  • vctrs_0.1.0
  • viridisLite_0.3.0
  • withr_2.1.2
  • XML_3.98-1.19
  • xts_0.11-2
  • yaml_2.1.19
  • zeallot_0.1.0
  • zoo_1.7-12