Package: sequences
Title: Generic and biological sequences.
Version: 0.5.8
Authors@R: c(person(given = "Laurent", family = "Gatto",
	            email = "lg390@cam.ac.uk",
 		    role = c("aut", "cre")),
             person(given = "Robert", family ="Stojnic",
  	            email = "rs550@cam.ac.uk",
		    role = "aut"))
Description: Educational package used in R courses to illustrate OO programming 
       	     and package development. Using biological sequences (DNA and RNA) 
	     as a working example.
Depends: methods, Rcpp
LinkingTo: Rcpp
Suggests: testthat
License: GPL-3
biocViews: Infrastructure, DataRepresentation, DataImport
URL: https://github.com/lgatto/sequences/
Packaged: 2014-03-14 22:36:04 UTC; lgatto
Author: Laurent Gatto [aut, cre],
  Robert Stojnic [aut]
Maintainer: Laurent Gatto <lg390@cam.ac.uk>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2014-04-11 22:42:44
