Package: clusternor
Version: 0.0-2
Date: 2019-03-24
Title: A Parallel Clustering Non-Uniform Memory Access ('NUMA')
        Optimized Package
Authors@R: c(person("Disa", "Mhembere", role = c("aut", "cre"), email = "disa@cs.jhu.edu"), person("Neurodata (https://neurodata.io)", role="cph"))
Description: The clustering 'NUMA' Optimized Routines package or 'clusternor' is a highly optimized package for performing clustering in parallel with accelerations specifically targeting multi-core Non-Uniform Memory Access ('NUMA') hardware architectures. Disa Mhembere, Da Zheng, Carey E. Priebe, Joshua T. Vogelstein, Randal Burns (2019) <arXiv:1902.09527>.
LinkingTo: Rcpp
Depends: R (>= 3.0), Rcpp (>= 0.12.8)
License: Apache License 2.0
URL: https://github.com/neurodata/knorR
SystemRequirements: GNU make C++11, pthreads
BugReports: https://github.com/flashxio/knor/issues
RoxygenNote: 6.1.0
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
Suggests: testthat
Packaged: 2019-03-24 22:12:44 UTC; disa
Author: Disa Mhembere [aut, cre],
  Neurodata (https://neurodata.io) [cph]
Maintainer: Disa Mhembere <disa@cs.jhu.edu>
Repository: CRAN
Date/Publication: 2019-03-25 19:03:35 UTC
