nmslibR

R 패키지 메타데이터와 수집 신호를 모아 봅니다.

Packages / CRAN / nmslibR

nmslibR

v1.0.7
Repository CRANLicense Apache License (>= 2.0)Lifecycle activeNeeds compilation yes
DOI
10.32614/CRAN.package.nmslibR

Core Signals

첫 화면에서 판단해야 할 수집 신호를 먼저 배치합니다.

0
표시할 핵심 신호가 없습니다.

Supported Backends

DESCRIPTION에서 감지한 backend 관련 package입니다.

0
backend package 신호가 없습니다.

Quick Facts

기본 메타데이터를 작은 카드와 토큰으로 압축합니다.

profile
Repository
CRAN
Version
1.0.7
License
Apache License (>= 2.0)
Lifecycle
active
Needs compilation
yes
Last observed
2026-05-30
CRAN
cran.r-project.org/package=nmslibR

Build fields

LinkingTo
2
RcppRcppArmadillo (>= 0.8.0)

수집 소스별 패키지 정보

1개 소스
CRAN
1.0.7
2026-05-30
License
Apache License (>= 2.0)
Depends
R(>= 3.2.3)
Imports
Rcpp (>= 0.12.7), reticulate, R6, Matrix, KernelKnn, utils, lifecycle
Suggests
testthat, covr, knitr, rmarkdown
LinkingTo
Rcpp, RcppArmadillo (>= 0.8.0)
Needs compilation
yes
Lifecycle
active
Last observed
2026-05-30 10:45:11

이 패키지가 의존하는 패키지

5개 표시전체 13개
PackageTypeSpec
KernelKnn
CRAN · 1.0.7 · 2026-05-30
ImportsKernelKnn
lifecycle
CRAN · 1.0.7 · 2026-05-30
Importslifecycle
Matrix
CRAN · 1.0.7 · 2026-05-30
ImportsMatrix
R6
CRAN · 1.0.7 · 2026-05-30
ImportsR6
Rcpp
CRAN · 1.0.7 · 2026-05-30
ImportsRcpp (>= 0.12.7)
1 / 3

이 패키지를 쓰는 패키지

0개 표시전체 0개
PackageTypeSpec
표시할 dependency edge가 없습니다.
1 / 1

패키지 페이지

All links
36
Repository
CRAN
Version
1.0.7
Collected
2026-05-29 11:33:23
Package page
https://cran.r-project.org/web/packages/nmslibR/index.html
DOI
10.32614/CRAN.package.nmslibR
Citation
https://cran.r-project.org/web/packages/nmslibR/citation.html
CRAN checks
https://cran.r-project.org/web/checks/check_results_nmslibR.html
README
https://cran.r-project.org/web/packages/nmslibR/readme/README.html
NEWS
https://cran.r-project.org/web/packages/nmslibR/news/news.html
Reference HTML
https://cran.r-project.org/web/packages/nmslibR/refman/nmslibR.html
Reference PDF
https://cran.r-project.org/web/packages/nmslibR/nmslibR.pdf
Source package
https://cran.r-project.org/src/contrib/nmslibR_1.0.7.tar.gz
Archive
https://CRAN.R-project.org/src/contrib/Archive/nmslibR
Page fields
Author
Lampros Mouselimis [aut, cre], B. Naidan [cph] (Author of the Non-Metric Space Library (NMSLIB)), L. Boytsov [cph] (Author of the Non-Metric Space Library (NMSLIB)), Yu. Malkov [cph] (Author of the Non-Metric Space Library (NMSLIB)), B. Frederickson [cph] (Author of the Non-Metric Space Library (NMSLIB)), D. Novak [cph] (Author of the Non-Metric Space Library (NMSLIB))
BugReports
https://github.com/mlampros/nmslibR/issues
CRAN Checks
nmslibR results
Citation
nmslibR citation info
DOI
10.32614/CRAN.package.nmslibR
License
Apache License (≥ 2.0)
LinkingTo
Rcpp , RcppArmadillo (≥ 0.8.0)
Maintainer
Lampros Mouselimis <mouselimislampros at gmail.com>
Materials
README , NEWS
NeedsCompilation
yes
Old Sources
nmslibR archive
Package Source
nmslibR_1.0.7.tar.gz
Published
2023-02-01
Reference Manual
nmslibR.html , nmslibR.pdf
SystemRequirements
python3-dev: apt-get install -y python3-dev (deb), python3-pip: apt-get install -y python3-pip (deb), numpy: pip3 install numpy (deb), scipy: pip3 install scipy (deb), nmslib: pip3 install --no-binary :all: nmslib (deb)
URL
https://github.com/mlampros/nmslibR
Version
1.0.7
Vignettes
Non Metric Space ( Approximate ) Library in R ( source , R code )
Windows Binaries
r-devel: nmslibR_1.0.7.zip , r-release: nmslibR_1.0.7.zip , r-oldrel: nmslibR_1.0.7.zip
MacOS Binaries
r-release (arm64): nmslibR_1.0.7.tgz , r-oldrel (arm64): nmslibR_1.0.7.tgz , r-release (x86_64): nmslibR_1.0.7.tgz , r-oldrel (x86_64): nmslibR_1.0.7.tgz
Version
1.0.7
LinkingTo
Rcpp , RcppArmadillo (≥ 0.8.0)
Published
2023-02-01
DOI
10.32614/CRAN.package.nmslibR
Author
Lampros Mouselimis [aut, cre], B. Naidan [cph] (Author of the Non-Metric Space Library (NMSLIB)), L. Boytsov [cph] (Author of the Non-Metric Space Library (NMSLIB)), Yu. Malkov [cph] (Author of the Non-Metric Space Library (NMSLIB)), B. Frederickson [cph] (Author of the Non-Metric Space Library (NMSLIB)), D. Novak [cph] (Author of the Non-Metric Space Library (NMSLIB))
Maintainer
Lampros Mouselimis <mouselimislampros at gmail.com>
BugReports
https://github.com/mlampros/nmslibR/issues
License
Apache License (≥ 2.0)
URL
https://github.com/mlampros/nmslibR
NeedsCompilation
yes
SystemRequirements
python3-dev: apt-get install -y python3-dev (deb), python3-pip: apt-get install -y python3-pip (deb), numpy: pip3 install numpy (deb), scipy: pip3 install scipy (deb), nmslib: pip3 install --no-binary :all: nmslib (deb)
Citation
nmslibR citation info
Materials
README , NEWS
CRAN Checks
nmslibR results
Reference Manual
nmslibR.html , nmslibR.pdf
Vignettes
Non Metric Space ( Approximate ) Library in R ( source , R code )
Package Source
nmslibR_1.0.7.tar.gz
Windows Binaries
r-devel: nmslibR_1.0.7.zip , r-release: nmslibR_1.0.7.zip , r-oldrel: nmslibR_1.0.7.zip
MacOS Binaries
r-release (arm64): nmslibR_1.0.7.tgz , r-oldrel (arm64): nmslibR_1.0.7.tgz , r-release (x86_64): nmslibR_1.0.7.tgz , r-oldrel (x86_64): nmslibR_1.0.7.tgz
Old Sources
nmslibR archive
Page sections 3
Documentation
Heading
Documentation
Links
[{"label":"nmslibR.html","section":"","type":"","url":"https://cran.r-project.org/web/packages/nmslibR/refman/nmslibR.html"},{"label":"nmslibR.pdf","section":"","type":"","url":"https://cran.r-project.org/web/packages/nmslibR/nmslibR.pdf"},{"label":"Non Metric Space ( Approximate ) Library in R","section":"","type":"","url":"https://cran.r-project.org/web/packages/nmslibR/vignettes/the_nmslibR_package.html"},{"label":"source","section":"","type":"","url":"https://cran.r-project.org/web/packages/nmslibR/vignettes/the_nmslibR_package.Rmd"},{"label":"R code","section":"","type":"","url":"https://cran.r-project.org/web/packages/nmslibR/vignettes/the_nmslibR_package.R"}]
Text
Reference manual: nmslibR.html , nmslibR.pdf Vignettes: Non Metric Space ( Approximate ) Library in R ( source , R code )
Downloads
Heading
Downloads
Links
[{"label":"nmslibR_1.0.7.tar.gz","section":"","type":"","url":"https://cran.r-project.org/src/contrib/nmslibR_1.0.7.tar.gz"},{"label":"nmslibR_1.0.7.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.7/nmslibR_1.0.7.zip"},{"label":"nmslibR_1.0.7.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.6/nmslibR_1.0.7.zip"},{"label":"nmslibR_1.0.7.zip","section":"","type":"","url":"https://cran.r-project.org/bin/windows/contrib/4.5/nmslibR_1.0.7.zip"},{"label":"nmslibR_1.0.7.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/sonoma-arm64/contrib/4.6/nmslibR_1.0.7.tgz"},{"label":"nmslibR_1.0.7.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-arm64/contrib/4.5/nmslibR_1.0.7.tgz"},{"label":"nmslibR_1.0.7.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.6/nmslibR_1.0.7.tgz"},{"label":"nmslibR_1.0.7.tgz","section":"","type":"","url":"https://cran.r-project.org/bin/macosx/big-sur-x86_64/contrib/4.5/nmslibR_1.0.7.tgz"},{"label":"nmslibR archive","section":"","type":"","url":"https://CRAN.R-project.org/src/contrib/Archive/nmslibR"}]
Text
Package source: nmslibR_1.0.7.tar.gz Windows binaries: r-devel: nmslibR_1.0.7.zip , r-release: nmslibR_1.0.7.zip , r-oldrel: nmslibR_1.0.7.zip macOS binaries: r-release (arm64): nmslibR_1.0.7.tgz , r-oldrel (arm64): nmslibR_1.0.7.tgz , r-release (x86_64): nmslibR_1.0.7.tgz , r-oldrel (x86_64): nmslibR_1.0.7.tgz Old sources: nmslibR archive
Linking
Heading
Linking
Links
[{"label":"https://CRAN.R-project.org/package=nmslibR","section":"","type":"","url":"https://CRAN.R-project.org/package=nmslibR"}]
Text
Please use the canonical form https://CRAN.R-project.org/package=nmslibR to link to this page.
Materials 2
Documentation 5
Vignettes 3
Downloads 9
All page links 36

버전 이력

RepositoryVersionPublishedFirst seenLast seenDocs
CRAN1.0.72026-05-292026-05-30

보안

표시할 OSV 데이터가 없습니다.

문헌 신호

표시할 OpenAlex 데이터가 없습니다.