dirmeier/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.

Getting started

Package details

MaintainerSimon Dirmeier <simon.dirmeier@web.de>
LicenseGPL-3
Version0.2.9
URL https://github.com/dirmeier/datastructures
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dirmeier/datastructures")
dirmeier/datastructures documentation built on Aug. 9, 2020, 2:55 a.m.