Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libSBML_5.18.0.zip | 2019-04-17 | 10.4 MB | |
README.md | 2019-04-12 | 2.1 kB | |
Totals: 2 Items | 10.4 MB | 0 |
libSBML 5.18.0 installers for R for 32/64 bit Microsoft Windows operating systems
This directory contains the libSBML 5.18.0 installer for R, generated for R version 3.1.1 on a Microsoft Windows operating system.
It has been tested and seems to work with R 2.15.3; R 3.0.0; R 3.1.2; R 3.2.2 and R 3.3.3. Please let us know if you find this is not the case.
How to install libSBML for R
After downloading the installer archive file, you can use one of two approaches to installing the libSBML R interface in your environment:
-
Using the R GUI: In the R menu "Packages" or "Packages & Data" (depending on your operating system), select the item "Package Installer". You will be presented with an interface that lets you install a local binary package. Use the interface to navigate to the directory where you copied the libSBML archive file, and select the archive file for installation.
-
Using a terminal/shell command: Suppose that the path to the libSBML R archive on your computer is path_to_archive. Execute the following command in a terminal/shell window (note: not in the R command line interpreter!):
R CMD INSTALL path_to_archive
. Here,R
is the executable for the command-line version of R; we assume it is accessible from your shell's command line, but if it is not accessible by simply typingR
, you may need to supply the full path to the R executable on your computer.
Once you have installed the R libSBML library, follow the instructions for how to access libSBML.
Additional information
For additional information about this version of libSBML, please see the documentation or visit the libSBML website.
Please report problems using our tracker: http://sbml.org/Software/libSBML/issue-tracker
Thank you for your interest in libSBML!
The LibSBML Team.