Skip to content

Commit

Permalink
version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
bwlewis authored and cran-robot committed Apr 1, 2016
1 parent 0767500 commit 8b4f2bc
Show file tree
Hide file tree
Showing 45 changed files with 2,331 additions and 349 deletions.
37 changes: 27 additions & 10 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,18 +1,35 @@
Package: threejs
Type: Package
Title: Interactive 3D Scatter Plots and Globes
Description: Create interactive 3D scatter plots and globes using the 'three.js' visualization library ("http://threejs.org").
Version: 0.2.1
Date: 2015-04-24
Author: B. W. Lewis <blewis@illposed.net>
Maintainer: B. W. Lewis <blewis@illposed.net>
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
Suggests: htmltools (>= 0.2.6), RCurl, maps, sp
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: 2015-05-19 02:34:45 UTC; blewis
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: 2015-05-19 06:13:04
Date/Publication: 2016-04-01 10:41:46
6 changes: 6 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
YEAR: 2015
COPYRIGHT HOLDER: Bryan W. Lewis

YEAR: 2010-2015
COPYRIGHT HOLDER: Three.js authors

YEAR: 2011
COPYRIGHT HOLDER: David Piegza
70 changes: 41 additions & 29 deletions MD5
Original file line number Diff line number Diff line change
@@ -1,37 +1,49 @@
3fc2c2177d54f2c8d977ec7d5d2f9c3b *DESCRIPTION
3cf7b53d0def2bbc53239b3a2e7c5cb8 *LICENSE
7a2d3dc9d5c4e3bfee6306a95b2289d8 *NAMESPACE
b112b1d367ea76ebff1e2bd4d135bfe4 *R/data-definitions.R
051efe60156661df8c3271b3767a82b4 *R/globe.R
0224fae71ba837e799c934c209c37759 *R/scatterplot.R
a55e502568cb1ed387ce79d03b00f665 *R/threejs.R
7804250ab7c05cdacccdde043639c111 *R/utilities.R
e40283f4b7c0a3c007ce60dc409b34bf *README.md
ed163e2377183a7d094e4135b2e62cd2 *data/flights.RData
c286f1b4c2ca6685df7d0cfc5c685e76 *inst/examples/globe/server.R
f8928b8694b3cce07e12fd93e0152a86 *inst/examples/globe/ui.R
4db710bc97e35fa599c99317d8be06b7 *inst/examples/scatterplot/server.R
2de1ea840f88045bc8e4634ba30b8d3a *inst/examples/scatterplot/ui.R
82995fd3535793e62ada0f258122a8a7 *inst/htmlwidgets/globe.js
2d3f4f4cac7f22cbed7e8b380caf8699 *inst/htmlwidgets/globe.yaml
3255ea1f743500a5460a1edde9995eb7 *inst/htmlwidgets/lib/d3-3.5.4/d3.min.js
efc79fffb3b07adb86d4958911d1f6ff *DESCRIPTION
cf10c42a5f44bb5be7752319145d170e *LICENSE
b72ac4c992ac9d8799ab31530ac6f7f7 *NAMESPACE
db622ed1907f956d9a040ed53e1d4219 *R/data-definitions.R
67cbb701f470ce9955d9fe12b09efde0 *R/globe.R
d42523bff8e3b68ce5d3079e55581eea *R/graph.R
fb9aebbdfad7127524d5c0f172e0376c *R/scatterplot.R
5d21447ee7fc2a11c111befa3ed6c433 *R/threejs.R
e8aaed16554cb9160380f9e8473f52c4 *R/utilities.R
9e47169ce1afd30717230142e90f4a95 *README.md
5c34ad6a53dc9091b0a7a61840417a96 *data/LeMis.RData
8e5e87f0e94273fd39da242c85e92a38 *data/flights.RData
73a81829e9c6059d98c275b80e1a368e *inst/examples/globe/server.R
fc021e944acd156f96bfdf7757514206 *inst/examples/globe/ui.R
3a0c5871d0c46c3899888daf1aedd3ee *inst/examples/scatterplot/server.R
f1bd75f2ce404719b7c3b8fff73edfa6 *inst/examples/scatterplot/ui.R
434bae912a57ccf64c1a29fe897c4e3d *inst/htmlwidgets/globe.js
c1d061678176f8c76ffe886cfcf051b8 *inst/htmlwidgets/globe.yaml
41f906455392032a7cd59d5020c7c7ad *inst/htmlwidgets/graph.js
1d826ae185bf011a70e3793c8b11dfb4 *inst/htmlwidgets/graph.yaml
914effba2e8319e37ace447d0f44e978 *inst/htmlwidgets/lib/graph-1/Graph.js
7486ed8a6dae38d2fd914f7daef19691 *inst/htmlwidgets/lib/graph-1/Label.js
06800c8bfa8a075175a4c5fc61ed6d30 *inst/htmlwidgets/lib/graph-1/ObjectSelection.js
06e8df63fcc792ae5b40cf93e2a88a21 *inst/htmlwidgets/lib/graph-1/TrackballControls.js
0a25d725835d9a64b69f21ee6589bbab *inst/htmlwidgets/lib/graph-1/force-directed-layout.js
305dbc77cc24efe7544cd1dabb34517d *inst/htmlwidgets/lib/threejs-70/CanvasRenderer.js
d8c3876bb8d4f426bdb3a293ae401bb8 *inst/htmlwidgets/lib/threejs-70/Detector.js
8ac4ade53aa3d481066d90d15b1afbaf *inst/htmlwidgets/lib/threejs-70/OrbitControls.js
5abec346a44615221381b3dc693b72bd *inst/htmlwidgets/lib/threejs-70/Projector.js
c9071d7581fba01d27e2e9308c384d17 *inst/htmlwidgets/lib/threejs-70/three.min.js
6bd65d27741b851797852e7724e8d504 *inst/htmlwidgets/scatterplotThree.js
2d3f4f4cac7f22cbed7e8b380caf8699 *inst/htmlwidgets/scatterplotThree.yaml
b64a3e56a50a799df33035c78f64eb37 *inst/htmlwidgets/lib/threejs-70/three.min.js
7c517445f04324647f5df865d6bec06e *inst/htmlwidgets/scatterplotThree.js
c1d061678176f8c76ffe886cfcf051b8 *inst/htmlwidgets/scatterplotThree.yaml
79b9e9384834cbb8f90dd8833cbeeb26 *inst/images/circle.png
708d01dffedb283c365c8c67aa36c04f *inst/images/disc.png
f68fddf3d9668aa84f8e2b7e71142ee1 *inst/images/jupiter.jpg
3225e0725e910325e465689e0805160e *inst/images/mars.jpg
e03d6618d840119bbf1b6fdbac1f23a1 *inst/images/moon.jpg
41dc495690510741c61bbeda8107c947 *inst/images/plus.png
b3ac7597e5f87cc4e0d39f36e3104656 *inst/images/world.jpg
2065813f8177102c22de47ba395912aa *man/flights.Rd
fac71f82d981433655c2e51699412c04 *man/globejs.Rd
f721e084925a786da8c8234e57134dd0 *man/scatterplot3js.Rd
424095c5fcff1f09e3b35353d5f30870 *man/texture.Rd
ddf5934d669d6e16476d7c7bccf01353 *man/threejs-package.Rd
0bc699581f688105fb6117b662b1f23f *man/threejs-shiny.Rd
8e3ccdd0a25ef777c31a54410e2a654c *inst/images/world.jpg
421dada6cf90098390cd2676a27ed442 *man/LeMis.Rd
d9d9585929cd471c40964218c4e7b0f8 *man/flights.Rd
876486f5c83bc3a9a34103844b315d87 *man/globejs.Rd
d6af1f96ddba5726f5991c7b8ef50df6 *man/graph2Matrix.Rd
a5a5db514e2233eae06da9ed7466469d *man/graphjs.Rd
ba6997ad97de7bf172ca7dec2d3e9265 *man/igraph2graphjs.Rd
e212caf7ef336ef5c842ed56c9ec6034 *man/matrix2graph.Rd
88cf99f76a7f48778e9639dccd5fcf89 *man/scatterplot3js.Rd
a4b8df901380df3bd62a077d90761555 *man/texture.Rd
73f34541eb88083ac9ebe7478d47e6f1 *man/threejs-package.Rd
24071a310e398f1471d501c2cbc73850 *man/threejs-shiny.Rd
e86d6225ec86217831750afcff2f3cb3 *tests/threejs.R
13 changes: 12 additions & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,12 +1,23 @@
# Generated by roxygen2 (4.1.1): do not edit by hand
# Generated by roxygen2: do not edit by hand

export(globeOutput)
export(globejs)
export(graph2Matrix)
export(graphOutput)
export(graphjs)
export(igraph2graphjs)
export(matrix2graph)
export(renderGlobe)
export(renderGraph)
export(renderScatterplotThree)
export(scatterplot3js)
export(scatterplotThreeOutput)
export(texture)
importFrom(Matrix,Matrix)
importFrom(Matrix,sparseMatrix)
importFrom(base64enc,dataURI)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(jsonlite,toJSON)
importFrom(methods,slotNames)
importFrom(stats,na.omit)
34 changes: 28 additions & 6 deletions R/data-definitions.R
Original file line number Diff line number Diff line change
@@ -1,10 +1,32 @@
#' Les Miserables Character Coappearance Data
#'
#' Les Miserables Character Coappearance Data
#'
#' @docType data
#' @name LeMis
#' @keywords datasets
#' @source
#' Mike Bostock's D3.js force-directed graph example \url{http://bl.ocks.org/mbostock/4062045}.
#' Data based on character coappearence in Victor Hugo's Les Miserables, compiled by Donald Knuth
#' (\url{http://www-cs-faculty.stanford.edu/~uno/sgb.html}).
#' @usage data(LeMis)
#' @format A list of two data frames: nodes with 77 observations (listing characters in the novel) of 4 variables
#' (\code{id} a numeric identifier, \code{label} the character's name, \code{size} a node plot size, and
#' \code{color} the node plot color); edges: with 254 observations of 4 variables (\code{from} and \code{to}
#' listing connections between node ids, \code{size} the edge plot size, and \code{color} the edge plot color.
#'
NULL


#' Global flight example data from Callum Prentice.
#'
#' @docType data
#' @source See Callum Prentice \url{https://raw.githubusercontent.com/callumprentice/callumprentice.github.io/master/apps/flight_stream/js/flights_one.js}
#' @keywords datasets
#' @format A data frame with 34,296 observations of 4 variables, origin_lat, origin_long, dest_lat, and dest_long.
#' @name flights
#'
#' Global flight example data from Callum Prentice.
#'
#' @docType data
#' @name flights
#' @keywords datasets
#' @source See Callum Prentice
#' \url{https://raw.githubusercontent.com/callumprentice/callumprentice.github.io/master/apps/flight_stream/js/flights_one.js}
#' @usage data(flights)
#' @format A data frame with 34,296 observations of 4 variables, origin_lat, origin_long, dest_lat, and dest_long.
NULL
Loading

0 comments on commit 8b4f2bc

Please sign in to comment.