Back to Multiple platform build/check report for BioC 3.16:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:59 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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

CHECK results for autonomics on lconway


To the developers/maintainers of the autonomics package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/autonomics.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 99/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.6.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_16
git_last_commit: 6768188
git_last_commit_date: 2022-11-01 11:24:11 -0400 (Tue, 01 Nov 2022)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: autonomics
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings autonomics_1.6.0.tar.gz
StartedAt: 2023-04-10 18:51:30 -0400 (Mon, 10 Apr 2023)
EndedAt: 2023-04-10 19:00:30 -0400 (Mon, 10 Apr 2023)
EllapsedTime: 539.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: autonomics.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:autonomics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings autonomics_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/autonomics.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.6.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:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘autonomics’ 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 R 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 ... WARNING
'::' or ':::' imports not declared from:
  ‘bit64’ ‘dplyr’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
un_int64: no visible global function definition for ‘where’
Undefined global functions or variables:
  where
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... WARNING
Undocumented arguments in documentation object 'normimpute'
  ‘ref’ ‘pos’

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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
read_rnaseq_counts  15.235  1.090  16.444
pca                 10.554  0.280  10.855
read_somascan        9.554  0.283   9.874
explore_imputations  9.534  0.302   9.870
is_sig               9.358  0.134   9.512
filter_medoid        8.629  0.702   9.361
plot_detections      8.174  0.429   8.682
read_rectangles      7.719  0.424   8.196
read_metabolon       7.262  0.394   7.687
fit_limma            7.355  0.289   7.656
biplot_covariates    7.279  0.336   7.636
summarize_fit        5.275  0.419   5.715
add_smiles           1.880  0.284   8.684
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 2 WARNINGs, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.16-bioc/meat/autonomics.Rcheck/00check.log’
for details.



Installation output

autonomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL autonomics
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/library’
* installing *source* package ‘autonomics’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Note: wrong number of arguments to '/' 
** help
*** 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 (autonomics)

Tests output

autonomics.Rcheck/tests/testthat.Rout


R version 4.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(autonomics)

Attaching package: 'autonomics'

The following object is masked from 'package:stats':

    biplot

> 
> test_check("autonomics")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 102 ]
> 
> proc.time()
   user  system elapsed 
101.267   6.096 107.810 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0010.0000.001
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY0.0000.0000.001
TESTS000
add_smiles1.8800.2848.684
analysis1.0260.0681.170
analyze4.5200.3154.847
assert_is_valid_sumexp1.3640.2431.614
biplot2.8720.2463.124
biplot_corrections3.5140.2703.797
biplot_covariates7.2790.3367.636
center2.0350.1022.214
contrast_subgroup_cols0.7970.1420.944
contrastdefs1.7660.0821.857
counts1.4400.0901.567
counts2cpm1.4080.1401.556
counts2tpm1.3060.0731.385
cpm1.3680.0951.467
create_design1.9770.1372.126
create_sfile1.1570.0771.245
default_formula0.8770.2421.127
default_sfile0.1480.0210.174
download_data1.1550.1841.353
download_gtf0.0000.0010.000
dt2mat0.0020.0000.003
explore_imputations9.5340.3029.870
explore_transformations3.7990.1854.018
extract_features0.8510.0420.895
extract_rectangle0.7310.1470.882
fdata1.5900.0801.674
filter_exprs_replicated_in_some_subgroup1.3500.2211.575
filter_features0.9290.2161.148
filter_medoid8.6290.7029.361
filter_replicated1.1360.0531.192
filter_samples0.9850.2061.204
fit_limma7.3550.2897.656
flevels0.8120.0410.855
fnames0.8280.0440.874
formula2str000
fvalues0.9090.0550.968
fvars0.8220.0520.876
guess_maxquant_quantity1.6020.1341.753
guess_sep0.0010.0000.001
halfnormimpute1.1890.0881.284
impute_systematic_nondetects2.2550.1092.383
invert1.2880.0791.372
is_imputed0.8270.0540.886
is_sig9.3580.1349.512
limma1.5170.0701.590
log2counts1.2270.0621.291
log2countsratios1.9340.1372.075
log2cpm1.2230.1711.402
log2cpmratios1.2950.1031.405
log2tpm1.3390.1481.492
log2tpmratios1.2880.0951.386
log2transform3.8660.1674.048
make_volcano_dt1.5100.0661.578
matrix2sumexp1.4250.2781.707
merge_sdata0.7650.1420.910
merge_sfile1.3870.1421.685
message_df0.0020.0000.003
occupancies1.2120.0491.265
pca10.554 0.28010.855
plot_boxplots4.4220.1934.633
plot_contrastogram1.3200.1801.516
plot_data1.6780.2451.966
plot_densities2.5160.4362.963
plot_detections8.1740.4298.682
plot_features4.5720.1944.781
plot_venn4.2810.1384.444
plot_violins4.1370.3094.458
plot_volcano2.2360.0782.320
preprocess_rnaseq_counts2.0790.1352.222
proteingroups1.3500.1571.540
read_affymetrix0.9380.1341.077
read_metabolon7.2620.3947.687
read_proteingroups3.8620.1294.007
read_rectangles7.7190.4248.196
read_rnaseq_counts15.235 1.09016.444
read_somascan9.5540.2839.874
rm_singleton_samples0.6750.0330.709
scaledlibsizes1.2310.0901.323
sdata1.0270.1061.139
slevels0.9540.0471.006
snames1.0420.0741.121
split_by_svar0.8170.0450.865
split_extract0.7790.1800.966
standardize_maxquant_snames0.0020.0010.002
subgroup_matrix0.8350.2281.072
subtract_baseline4.5930.3024.941
sumexp2mae1.8120.2922.150
sumexp_to_long_dt3.9540.4004.364
summarize_fit5.2750.4195.715
svalues1.0860.0731.164
svars0.9720.0461.021
tpm1.4540.1001.557
values1.0470.0651.130
venn_detects0.9210.0510.976
weights2.0010.2072.222
zero_to_na0.0180.0010.019