Skip to content

7.4.0

Compare
Choose a tag to compare
@swells swells released this 05 Feb 20:06
· 53 commits to master since this release

deployr-rserve

  • Current version: v7.4.0
  • Release Announcement: N/A
  • Change History Rollup: First release
  • Release: git checkout v7.4.0

Download & Install

DeployR Rserve (deployr-rserve) is a required dependency for DeployR. For more information, refer to the README.md.

After installing R but before installing DeployR, you must install the DeployR Rserve version for your operating system.

  1. Download the version for your operating system using the link in the table below.

    Platform Binary Package
    Windows deployrRserve_7.4.0.zip
    Mac OS X deployrRserve_7.4.0.tgz
    Linux deployrRserve_7.4.0.tar.gz
  2. Install DeployR Rserve. In your command-line utility, run the following:

    R CMD INSTALL <deployr_rserve_filename>
    
  3. Return to the DeployR installation instructions to continue.