CRAN Package Check Results for Package SparseFactorAnalysis

Last updated on 2023-11-30 07:52:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 70.99 70.18 141.17 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 48.93 51.61 100.54 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 202.84 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 196.44 NOTE
r-devel-windows-x86_64 1.0 57.00 90.00 147.00 OK
r-patched-linux-x86_64 1.0 60.74 66.24 126.98 OK
r-release-linux-x86_64 1.0 55.13 66.99 122.12 OK
r-release-macos-arm64 1.0 54.00 OK
r-release-macos-x86_64 1.0 82.00 OK
r-release-windows-x86_64 1.0 73.00 104.00 177.00 OK
r-oldrel-macos-arm64 1.0 50.00 OK
r-oldrel-macos-x86_64 1.0 91.00 OK
r-oldrel-windows-x86_64 1.0 70.00 106.00 176.00 OK

Check Details

Version: 1.0
Check: Rd files
Result: NOTE checkRd: (-1) plot.sfa.Rd:21-22: Lost braces 21 | \env{type}{ Either \env{"dim"} or \env{"scatter"}. Whether to return a summary of dimensionality or scatterplot between two dimensions. | ^ checkRd: (-1) plot.sfa.Rd:24: Lost braces 24 | \env{main, ylabel, xlabel}{ Main title, y axis label, and x axis label.} | ^ checkRd: (-1) plot.sfa.Rd:26: Lost braces 26 | \env{dims.scatter}{ Which two dimensions to plot against each other.} | ^ checkRd: (-1) plot.sfa.Rd:28: Lost braces 28 | \env{scatter.by}{ Either \env{row} or \env{col}. Whether to produce scatterplot of two rows or of two columns.} | ^ checkRd: (-1) plot.sfa.Rd:30-31: Lost braces 30 | \env{topbottom}{ Number of points to label at the extreme of each dimension. Only used for | ^ checkRd: (-1) summary.sfa.Rd:26-27: Lost braces 26 | \env{interval}{ | ^ checkRd: (-1) summary.sfa.Rd:29: Lost braces 29 | \env{topbottom}{ A positive integer. How many observations at the top and bottom of each dimension to print.} | ^ checkRd: (-1) summary.sfa.Rd:31: Lost braces 31 | \env{print.dims}{ Optional. Additional dimensions besides the first two for which to return the top and bottom \env{topbottom} observations.} | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.0
Check: compiled code
Result: NOTE File ‘SparseFactorAnalysis/libs/SparseFactorAnalysis.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc