Skip to main content
An official website of the United States government
Government Funding Lapse
Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted.

The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov.

Updates regarding government operating status and resumption of normal operations can be found at opm.gov.

setup

UNIX 

  1. Copy the file crave.tar.gz to a directory where it will be installed.
  2. Issue the command &quottar –xzvf crave.tar.gz&quot.
  3. Issue the command &quotcd crave&quot.
  4. Issue the command &quotmake&quot.

R (Windows) 

  1. After downloading CRaVe, start the R software.
  2. From the RGui, go to the tab &quotPackages" and select &quotInstall Package(s) from local zip files..."
  3. Go to the directory where you downloaded CRaVe to and select CRaVe_0.0.2.zip.
  4. Select Packages->Load Package...->CRaVe.
  5. Type ?CRAVE in the RGui to bring up the help pages.

R (Unix) 

  1. After downloading CRaVe, start the R software.
  2. Type the R command install.packages(&quotpath_to_CRaVe.tar.gz", &quotpath_to_install_CRaVe")
  3. Type the R command library(CRAVE, lib.loc=&quotpath_to_install_CRaVe")
  4. Type ?CRAVE to bring up the help pages.
Email