[ ソース: r-cran-rcppannoy ]
パッケージ: r-cran-rcppannoy (0.0.22-1)
r-cran-rcppannoy に関するリンク
Debian の資源:
r-cran-rcppannoy ソースパッケージをダウンロード:
- [r-cran-rcppannoy_0.0.22-1.dsc]
- [r-cran-rcppannoy_0.0.22.orig.tar.gz]
- [r-cran-rcppannoy_0.0.22-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.17)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 13.1)
- GNU 標準 C++ ライブラリ v3
-
- 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 パッケージ
-
- rec: r-cran-tinytest
- Lightweight and Feature Complete Unit Testing Framework