Package: r3dmol
Title: Create Interactive 3D Visualizations of Molecular Data
Version: 0.1.2
Authors@R: 
    c(person(given = "Wei",
           family = "Su",
           role = c("aut", "cre"),
           email = "swsoyee@gmail.com",
           comment = c(ORCID = "0000-0002-9302-5332")),
    person(given = "Brady", 
           family = "Johnston", 
           role = "aut", 
           email = "brady.johnston@me.com",
           comment = c(ORCID = "0000-0001-6301-2269")))
Maintainer: Wei Su <swsoyee@gmail.com>
Description: Create rich and fully interactive 3D visualizations of molecular data.
    Visualizations can be included in Shiny apps and R markdown documents, or viewed
    from the R console and 'RStudio' Viewer. 'r3dmol' includes an extensive API
    to manipulate the visualization after creation, and supports getting data out of
    the visualization into R. Based on the '3dmol.js' and the 'htmlwidgets' R package.
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Imports: htmlwidgets, magrittr, methods, bio3d
Suggests: knitr, rmarkdown, shiny, colourpicker, covr, testthat
VignetteBuilder: knitr
Depends: R (>= 2.10)
URL: https://github.com/swsoyee/r3dmol
BugReports: https://github.com/swsoyee/r3dmol/issues
NeedsCompilation: no
Packaged: 2021-03-13 15:36:34 UTC; suwei
Author: Wei Su [aut, cre] (<https://orcid.org/0000-0002-9302-5332>),
  Brady Johnston [aut] (<https://orcid.org/0000-0001-6301-2269>)
Repository: CRAN
Date/Publication: 2021-03-14 15:10:02 UTC
Built: R 4.2.0; ; 2022-03-22 13:36:02 UTC; unix
