Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Requirements

This library requires R version 3.3+.

Installation instructions assume you will be using the RStudio IDE; otherwise, after downloading the R package file, use the command:

Code Block
languagetext
themeEmacs
R CMD INSTALL onc_2.0.zip

Remember to adjust the filename.

Installing the client library

1. The ONC R Client Library can be installed as a package for RStudio.


Download the latest version here:

Download

2. After you obtain the package, in RStudio, access the menu: "Tools" → "Install Packages..."

Image Modified

3. The "Install Packages" dialog will appear.

Image Modified

4. In "Install from:" select "Package Archive File (.zip; tar.gz)"

5. In "Package Archive" click "Browse..." and select the package file downloaded.

6. Click the "Install" button.

Troubleshooting

After installing the R package, make sure it appears in the RStudio packages pane:

Image Modified