Package: r3dmol Title: Create Interactive 3D Visualizations of Molecular Data Version: 0.2.0 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 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 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.1 Imports: htmlwidgets, magrittr, methods, bio3d, rjson 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 Repository: https://swsoyee.r-universe.dev Date/Publication: 2023-10-25 08:33:37 UTC RemoteUrl: https://github.com/swsoyee/r3dmol RemoteRef: HEAD RemoteSha: 0eefc1c2c430fff0122ae71ae8c9cc4e8912190c NeedsCompilation: no Packaged: 2026-06-23 08:02:00 UTC; root Author: Wei Su [aut, cre] (ORCID: ), Brady Johnston [aut] (ORCID: )