Package: threejs Type: Package Title: Interactive 3D Scatter Plots, Networks and Globes Description: Create interactive 3D scatter plots, network plots, and globes using the 'three.js' visualization library (). Version: 0.3.5 Date: 2025-04-19 Authors@R: c( person("B. W.", "Lewis", role=c("aut","cre","cph"), email="blewis@illposed.net"), person(given="Three.js authors", role="cph", comment="three.js library"), person(given="jQuery Foundation", role="cph", comment="jQuery library"), person("Alexey", "Stukalov", role=("ctb"), email="astukalov@gmail.com"), person("Yihui","Xie", role=("ctb"), email="xie@yihui.name"), person("Andreas", "Briese", role=("ctb"), email="ab@edutoolbox.de"), person("B.", "Thieurmel", role=("ctb"), email="bthieurmel@gmail.com") ) URL: https://bwlewis.github.io/rthreejs/ BugReports: https://github.com/bwlewis/rthreejs/issues License: MIT + file LICENSE Depends: R (>= 3.0.0), igraph (>= 1.0.0) Imports: htmlwidgets (>= 0.3.2), base64enc, crosstalk, methods, stats Suggests: maps Enhances: knitr, shiny Encoding: UTF-8 RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake libglpk-dev make libuv1-dev libxml2-dev Repository: https://bwlewis.r-universe.dev Date/Publication: 2025-05-03 10:47:49 UTC RemoteUrl: https://github.com/bwlewis/rthreejs RemoteRef: HEAD RemoteSha: 0982eda28f76ac3092c5c01301bb349b73065736 NeedsCompilation: no Packaged: 2026-07-03 21:23:29 UTC; root Author: B. W. Lewis [aut, cre, cph], Three.js authors [cph] (three.js library), jQuery Foundation [cph] (jQuery library), Alexey Stukalov [ctb], Yihui Xie [ctb], Andreas Briese [ctb], B. Thieurmel [ctb] Maintainer: B. W. Lewis