Last data update: 2014.03.03

threejs

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 ("http://threejs.org").
Version: 0.2.2
Date: 2016-03-30
Authors@R: c(
person("B. W.", "Lewis", role=c("aut","cre"), email="blewis@illposed.net"),
person(given="Three.js authors", role="cph", comment="three.js JavaScript 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("David", "Piegza", role="cph")
)
URL: http://bwlewis.github.io/rthreejs
BugReports: https://github.com/bwlewis/rthreejs/issues
License: MIT + file LICENSE
Depends: R (>= 3.0.0)
Imports: htmlwidgets (>= 0.3.2), base64enc, Matrix, stats, methods,
jsonlite
Suggests: htmltools (>= 0.2.6), maps, igraph
Enhances: knitr, shiny
RoxygenNote: 5.0.0
NeedsCompilation: no
Packaged: 2016-03-31 20:57:12 UTC; blewis
Author: B. W. Lewis [aut, cre],
Three.js authors [cph] (three.js JavaScript library),
Alexey Stukalov [ctb],
Yihui Xie [ctb],
Andreas Briese [ctb],
David Piegza [cph]
Maintainer: B. W. Lewis <blewis@illposed.net>
Repository: CRAN
Date/Publication: 2016-04-01 10:41:46

● 0 images, 9 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'threejs' ...
** package 'threejs' successfully unpacked and MD5 sums checked
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'threejs'
    finding HTML links ... done
    LeMis                                   html  
    flights                                 html  
    globejs                                 html  
    graph2Matrix                            html  
    graphjs                                 html  
    igraph2graphjs                          html  
    matrix2graph                            html  
    scatterplot3js                          html  
    texture                                 html  
    threejs-package                         html  
    threejs-shiny                           html  
** building package indices
** testing if installed package can be loaded
* DONE (threejs)
Making 'packages.html' ... done