Learn R Programming

lares (version 5.1.4)

updateLares: Update the library (dev or CRAN version)

Description

This auxiliary function lets the user update lares to latest CRAN or developer version.

Usage

updateLares(force = FALSE, dev = TRUE, all = FALSE, local = FALSE, fb = FALSE)

Value

No return value, called for side effects.

Arguments

force

Boolean. Force install.

dev

Boolean. Developer version (Github)? If not, CRAN version.

all

Boolean. Install other recommended libraries? Kinda Docker install!

local

Boolean. Install package with local files? (or Github repo).

fb

Boolean. From FB instance? Personal internal use.

See Also

Other Tools: autoline(), bind_files(), bring_api(), db_download(), db_upload(), export_plot(), export_results(), get_credentials(), h2o_predict_API(), h2o_predict_MOJO(), h2o_predict_binary(), h2o_predict_model(), h2o_selectmodel(), haveInternet(), image_metadata(), importxlsx(), ip_data(), json2vector(), listfiles(), mail_send(), msplit(), myip(), quiet(), read.file(), statusbar(), tic(), try_require(), zerovar()