Package: knor
Version: 0.0-2
Date: 2017-09-09
Title: Non-Uniform Memory Access ('NUMA') Optimized, Parallel K-Means
Authors@R: c(person("Disa", "Mhembere", role = c("aut", "cre"), email = "disa@jhu.edu"))
Description: The k-means 'NUMA' Optimized Routine library or 'knor' is a highly optimized and fast library for computing k-means in parallel with accelerations for Non-Uniform Memory Access ('NUMA') architectures.
LinkingTo: Rcpp
Depends: R (>= 3.0), Rcpp
License: Apache License 2.0
URL: https://github.com/flashxio/knorR
SystemRequirements: GNU make C++11, pthreads
BugReports: https://github.com/flashxio/knor/issues
RoxygenNote: 6.0.1
LazyData: true
Suggests: testthat
NeedsCompilation: yes
Packaged: 2017-09-10 02:14:12 UTC; disa
Author: Disa Mhembere [aut, cre]
Maintainer: Disa Mhembere <disa@jhu.edu>
Repository: CRAN
Date/Publication: 2017-09-10 07:11:42 UTC
