Package: rbcpd 0.1.0

Artür Manukyan

rbcpd: An R package-wrapper for Fast Bayesian Coherent Point Drift and BCPD++ Registration

Native R bindings to a bundled, pinned implementation of Bayesian Coherent Point Drift. The package implements the accelerated BCPD++ workflow in memory: representative-point downsampling, Nystrom low-rank deformation and probability approximations, k-d-tree probability search near convergence, and interpolation of the deformation back to every original moving point.

Authors:Artür Manukyan [aut, cre]

rbcpd_0.1.0.tar.gz
rbcpd_0.1.0.zip(r-4.7)rbcpd_0.1.0.zip(r-4.6)rbcpd_0.1.0.zip(r-4.5)
rbcpd_0.1.0.tgz(r-4.6-x86_64)rbcpd_0.1.0.tgz(r-4.6-arm64)rbcpd_0.1.0.tgz(r-4.5-x86_64)rbcpd_0.1.0.tgz(r-4.5-arm64)
rbcpd_0.1.0.tar.gz(r-4.7-arm64)rbcpd_0.1.0.tar.gz(r-4.7-x86_64)rbcpd_0.1.0.tar.gz(r-4.6-arm64)rbcpd_0.1.0.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
rbcpd/json (API)

# Install 'rbcpd' in R:
install.packages('rbcpd', repos = c('https://bimsbbioinfo.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/bimsbbioinfo/rbcpd/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

openblascppopenmp

1.70 score 3 exports 1 dependencies

Last updated from:174b75a36e. Checks:11 WARNING, 1 OK, 1 FAIL. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64WARNING142
linux-devel-x86_64WARNING127
source / vignettesOK183
linux-release-arm64WARNING134
linux-release-x86_64WARNING118
macos-release-arm64WARNING84
macos-release-x86_64WARNING158
macos-oldrel-arm64WARNING67
macos-oldrel-x86_64WARNING184
windows-develWARNING101
windows-releaseWARNING95
windows-oldrelWARNING95
wasm-releaseFAIL117

Exports:apply_bcpdbcpd_controlrun_bcpd

Dependencies:Rcpp