Skip to content

fwimp/roz

Repository files navigation

roz

R-CMD-check

roz allows for R access to a variety of services provided by the onezoom project.

Installation

You can install the development version of roz like so:

# install.packages("devtools")
devtools::install_github("fwimp/roz", build_vignettes = TRUE)

Latest patch notes

roz 0.0.3

  • Add tools/exercise_roz_api.R for testing the interface between roz and the OZ API.
  • Remove return value from oz_basereq().
  • Force ott ids to be returned by node_images() as integers.
  • Mitigate issue with header values from the OneZoom popularity endpoint. See Issue #875 for details.

About

Interface with Onezoom using R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages