[ 源代码: r-cran-rcppannoy ]
软件包:r-cran-rcppannoy(0.0.11-1)
r-cran-rcppannoy 的相关链接
Debian 的资源:
下载源码包 r-cran-rcppannoy:
- [r-cran-rcppannoy_0.0.11-1.dsc]
- [r-cran-rcppannoy_0.0.11.orig.tar.gz]
- [r-cran-rcppannoy_0.0.11-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
Rcpp bindings for Annoy (approximate nearest neighbors)
'Annoy' is a small C++ library for Approximate Nearest Neighbors written for efficient memory usage as well an ability to load from / save to disk. This package provides an R interface by relying on the 'Rcpp' package, exposing the same interface as the original Python wrapper to 'Annoy'.
其他与 r-cran-rcppannoy 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: libgcc1 (>= 1:3.0) [arm64]
- GCC 支持库
- dep: libgcc1 (>= 1:3.4) [amd64]
- dep: libgcc1 (>= 1:3.5) [armhf]
- dep: libgcc1 (>= 1:4.2) [i386]
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-3.5
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.5.1-2)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-rcpp (>= 0.11.3)
- GNU R package for Seamless R and C++ Integration
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- sug: r-cran-runit
- GNU R package providing unit testing framework