[ Home | FAQ | Readme | Status | Bugs | Sample graphics | Sample data | Tutorials | Help pages: ( html | pdf ) | Citation ]
Before installing R/qtl, you must first install R, which is available at the Comprehensive R Archive Network (CRAN).
Once R is installed, and provided that your computer has an internet connection, it is easiest to install R/qtl by first invoking R and then typing the following:
install.packages("qtl")
This will download and install R/qtl (which is known in R as the "qtl" package or library). You may then load R/qtl by typing:
library(qtl)
Alternatively, use the following links to download the R/qtl package, and follow the instructions in the README file.
| Current version | |||
| Unix source: | qtl_1.08-56.tar.gz | (8 Apr 2008) | |
| Mac OS X binary: | qtl_1.08-56.tgz | ||
| Windows binary: | qtl_1.08-56.zip | ||
| Development version [May contain incomplete bits] | |||
| Unix source: | qtl_1.09-25.tar.gz | (1 Jul 2008) | |
| Mac OS X binary: | qtl_1.09-25.tgz | ||
| Windows binary: | qtl_1.09-25.zip | ||
| Previous versions (Unix source): |
qtl_1.07-12.tar.gz qtl_1.06-43.tar.gz qtl_1.05-2.tar.gz qtl_1.04-53.tar.gz qtl_1.03-14.tar.gz qtl_1.02-26.tar.gz qtl_1.01-9.tar.gz qtl_1.00-18.tar.gz qtl_0.99-24.tar.gz qtl_0.98-57.tar.gz qtl_0.97-22.tar.gz |
(9 Oct 2007) (7 Aug 2007) (8 Nov 2006) (28 Oct 2006) (20 Jul 2006) (2 Jun 2006) (25 Oct 2005) (10 Sep 2005) (26 Apr 2005) (10 Sep 2004) (30 Dec 2003) | |
The binary versions for Windows and Mac OS X were compiled for R version 2.7.0.
The software is licensed under the GNU General Public License. Download and use of this software implies agreement to the terms in that license.
[ Home | FAQ | Readme | Status | Bugs | Sample graphics | Sample data | Tutorials | Help pages: ( html | pdf ) | Citation ]
| Last modified: Tue Jul 1 19:59:50 CDT 2008 |