Package: rsbp
Type: Package
Title: Part Information from the Registry of Standard Biological Parts
Version: 0.1.0
Authors@R: person("Santone", "Adam", email = "adam.santone+rsbp@gmail.com", role = c("aut", "cre"))
Description: Provides an R interface to the Registry of Standard Biological Parts API maintained by the iGEM Foundation: <https://igem.org/Main_Page>. Facilitates retrieval of
    the part number, authorship, date of entry, url, short description, type, and sequence following the guidelines set forth at <http://parts.igem.org/Registry_API/Guidelines>. 
    All Registry content falls under Creative Commons Attribution-ShareAlike: <https://creativecommons.org/licenses/by-sa/4.0/>.
License: MIT + file LICENSE
Encoding: UTF-8
Language: en-US
LazyData: true
Depends: R (>= 3.6.0)
Imports: magrittr (>= 1.5), dplyr (>= 0.4.0), xml2 (>= 1.3.2), reshape2
        (>= 1.4.4), lubridate (>= 1.7.9), tidyr (>= 1.1.1), purrr (>=
        0.3.4), tibble (>= 3.0.3)
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-09-07 17:09:19 UTC; adams
Author: Santone Adam [aut, cre]
Maintainer: Santone Adam <adam.santone+rsbp@gmail.com>
Repository: CRAN
Date/Publication: 2020-09-15 09:40:02 UTC
Built: R 4.0.2; ; 2020-09-16 10:54:58 UTC; unix
