[ bianca ]
[ ソース: r-cran-rcppannoy ]
パッケージ: r-cran-rcppannoy (0.0.22-1 など)
r-cran-rcppannoy に関するリンク
r-cran-rcppannoy ソースパッケージをダウンロード:
- [r-cran-rcppannoy_0.0.22-1.debian.tar.xz]
- [r-cran-rcppannoy_0.0.22-1.dsc]
- [r-cran-rcppannoy_0.0.22.orig.tar.gz]
メンテナ:
外部の資源:
- ホームページ [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 Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc-s1 (>= 3.0) [arm64]
- GCC support library
- dep: libgcc-s1 (>= 3.4) [amd64]
-
- dep: libstdc++6 (>= 13.1) [amd64]
- GNU Standard C++ Library v3
- dep: libstdc++6 (>= 14) [arm64]
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- rec: r-cran-codetools
- GNU R package providing code analysis tools
-
- rec: r-cran-tinytest
- Lightweight and Feature Complete Unit Testing Framework