Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 

README.md

The poplite package DOI

Installation

The newest stable version of the package is available from CRAN.

If you wish to use a development version that has not yet been pushed to CRAN the package can also be installed manually by first clicking 'Download ZIP' and unzipping the resulting poplite-master.zip file into a convenient directory. From within R in the same directory as poplite-master type:

install.packages("poplite-master", repos=NULL, type="source")

or for instance using the devtools package:

install_github("dbottomly/poplite", ref="master")

Note that another branch name can be substituted for master

How to contribute

Contributions are encouraged through the standard fork/pull procedures. Feel free to send me an email with any questions.

Contact

Dan Bottomly bottomly@ohsu.edu

About

Tools for Simplifying the Population and Querying of SQLite Databases

Resources

Packages

No packages published

Languages

You can’t perform that action at this time.