Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2025-01-14 11:43 -0500 (Tue, 14 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4767
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4487
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4450
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4405
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4398
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1586/2281HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PrInCE 1.23.0  (landing page)
Michael Skinnider
Snapshot Date: 2025-01-13 13:40 -0500 (Mon, 13 Jan 2025)
git_url: https://git.bioconductor.org/packages/PrInCE
git_branch: devel
git_last_commit: 92c3d03
git_last_commit_date: 2024-10-29 10:35:19 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for PrInCE on palomino7

To the developers/maintainers of the PrInCE package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PrInCE.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: PrInCE
Version: 1.23.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PrInCE.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings PrInCE_1.23.0.tar.gz
StartedAt: 2025-01-14 04:04:34 -0500 (Tue, 14 Jan 2025)
EndedAt: 2025-01-14 04:10:06 -0500 (Tue, 14 Jan 2025)
EllapsedTime: 332.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: PrInCE.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:PrInCE.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings PrInCE_1.23.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/PrInCE.Rcheck'
* using R Under development (unstable) (2024-10-26 r87273 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.2.0
    GNU Fortran (GCC) 13.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'PrInCE/DESCRIPTION' ... OK
* this is package 'PrInCE' version '1.23.0'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .lintr
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'PrInCE' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
calculate_features: no visible global function definition for
  'quantile'
Undefined global functions or variables:
  quantile
Consider adding
  importFrom("stats", "quantile")
to your NAMESPACE file.
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  PrInCE.Rd: MSnSet-class
  build_gaussians.Rd: MSnSet-class
  calculate_autocorrelation.Rd: MSnSet-class
  calculate_features.Rd: MSnSet-class
  clean_profiles.Rd: MSnSet-class
  detect_complexes.Rd: MSnSet-class
  filter_profiles.Rd: MSnSet-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in Rd file 'calculate_autocorrelation.Rd'
  'min_replicates'

Undocumented arguments in Rd file 'calculate_features.Rd'
  'n_pairs'

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
predict_ensemble     7.18   0.33    7.52
PrInCE               6.53   0.30    6.83
predict_interactions 5.94   0.33    6.26
calculate_precision  5.91   0.30    6.19
threshold_precision  5.61   0.34    5.96
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 3 NOTEs
See
  'E:/biocbuild/bbs-3.21-bioc/meat/PrInCE.Rcheck/00check.log'
for details.


Installation output

PrInCE.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL PrInCE
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'PrInCE' ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
Loading required namespace: PrInCE
Registered S3 method overwritten by 'quantmod':
  method            from
  as.zoo.data.frame zoo 
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (PrInCE)

Tests output


Example timings

PrInCE.Rcheck/PrInCE-Ex.timings

nameusersystemelapsed
PrInCE6.530.306.83
adjacency_matrix_from_data_frame000
adjacency_matrix_from_list0.410.010.42
build_gaussians0.460.080.54
calculate_precision5.910.306.19
check_gaussians0.160.170.33
choose_gaussians0.180.000.19
clean_profile0.040.010.04
clean_profiles0.030.020.05
co_apex0.090.140.24
detect_complexes0.140.020.15
filter_profiles0.380.010.39
fit_curve0.170.020.19
fit_gaussians0.150.030.19
impute_neighbors0.040.010.04
is_unweighted0.360.070.43
is_weighted0.560.010.57
make_initial_conditions0.040.000.05
make_labels0.460.020.47
match_matrix_dimensions0.720.060.78
predict_ensemble7.180.337.52
predict_interactions5.940.336.26
threshold_precision5.610.345.96