datastructures: Implementation of Core Data Structures

Implementation of advanced data structures such as hashmaps, heaps, or queues. Advanced data structures are essential in many computer science and statistics problems, for example graph algorithms or string analysis. The package uses 'Boost' and 'STL' data types and extends these to R with 'Rcpp' modules.

Version: 0.2.1
Depends: R (≥ 3.4)
Imports: Rcpp, methods
LinkingTo: Rcpp, BH
Suggests: testthat, knitr, rmarkdown, lintr
Published: 2018-01-21
Author: Simon Dirmeier [aut, cre]
Maintainer: Simon Dirmeier <simon.dirmeier at web.de>
BugReports: https://github.com/dirmeier/datastructures/issues
License: GPL-3
URL: https://github.com/dirmeier/datastructures
NeedsCompilation: yes
SystemRequirements: C++11
CRAN checks: datastructures results

Downloads:

Reference manual: datastructures.pdf
Vignettes: Datastructures tutorial
Package source: datastructures_0.2.1.tar.gz
Windows binaries: r-devel: datastructures_0.2.1.zip, r-release: datastructures_0.2.1.zip, r-oldrel: not available
OS X El Capitan binaries: r-release: datastructures_0.2.1.tgz
OS X Mavericks binaries: r-oldrel: not available
Old sources: datastructures archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=datastructures to link to this page.