This release focuses on 1. fixing the warnings from the earlier Rcpp pacakge. 2. adding LICENSE 3. refining README
This release focuses on refining the package to comply with CRAN’s regulatory standards.
In this release, we focus on package maintenance.
99%
tbb
backend in
RcppParallel when testing the package on the platform
Debian Linux, R-devel, GCC ASAN/UBSAN
In this release, we take care of the perspective of software quality
by refactoring code for better readability and adding unit-tests.
Accordingly, we add multiple features by separating implicit functions
from spatpca
.
thinPlateSplineMatrix()
for producing a thin-plane
spline matrixpredictEigenfunction()
for estimating K dominant
patterns on new sitespredict()
for predicting new target variable
Y
on new sitesplot()
for spatpca
objects for plotting
M-fold CV results87%
RcppParallel
dependency and run computation
sequentially to improve compatibility with CRAN checks.