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

This page was generated on 2023-12-12 11:43:22 -0500 (Tue, 12 Dec 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.2 LTS)x86_644.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" 4688
palomino4Windows Server 2022 Datacenterx644.3.2 (2023-10-31 ucrt) -- "Eye Holes" 4439
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 111/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.10.2  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-12-11 14:05:07 -0500 (Mon, 11 Dec 2023)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_18
git_last_commit: 230045c
git_last_commit_date: 2023-11-08 04:08:57 -0500 (Wed, 08 Nov 2023)
nebbiolo2Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for autonomics on nebbiolo2


To the developers/maintainers of the autonomics package:
- 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 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: autonomics
Version: 1.10.2
Command: /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings autonomics_1.10.2.tar.gz
StartedAt: 2023-12-11 20:03:10 -0500 (Mon, 11 Dec 2023)
EndedAt: 2023-12-11 20:15:04 -0500 (Mon, 11 Dec 2023)
EllapsedTime: 713.8 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.18-bioc/R/site-library --timings autonomics_1.10.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/autonomics.Rcheck’
* using R version 4.3.2 Patched (2023-11-13 r85521)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.10.2’
* 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 loading without being on the library search path ... 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 ... OK
* 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 ... OK
* 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      17.059  0.156  16.325
is_sig                  12.077  0.068  11.677
explore_imputations     10.525  0.144  10.006
read_somascan           10.336  0.044  10.263
filter_medoid           10.107  0.044  10.053
pca                      9.745  0.055   9.800
plot_detections          8.643  0.056   8.077
fit_limma                8.377  0.028   8.168
read_rectangles          7.191  0.204   7.380
read_metabolon           7.310  0.068   7.243
biplot_covariates        6.987  0.124   7.110
summarize_fit            6.193  0.040   5.612
read_proteingroups       5.746  0.111   5.295
explore_transformations  5.275  0.128   5.113
plot_venn                5.226  0.000   5.041
plot_features            5.132  0.032   5.164
* 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 ...
  ‘using_autonomics.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.18-bioc/meat/autonomics.Rcheck/00check.log’
for details.



Installation output

autonomics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.18-bioc/R/bin/R CMD INSTALL autonomics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.18-bioc/R/site-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.3.2 Patched (2023-11-13 r85521) -- "Eye Holes"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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 103 ]
> 
> proc.time()
   user  system elapsed 
108.030   2.074 104.529 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
MAXQUANT_PATTERNS_PEPCOUNTS000
MAXQUANT_PATTERNS_QUANTITY000
TESTS0.0010.0000.001
add_smiles2.0330.1152.478
analysis1.8210.0481.730
analyze4.8680.1324.895
assert_is_valid_sumexp1.4130.0761.487
biplot3.0430.0723.115
biplot_corrections4.3840.1644.548
biplot_covariates6.9870.1247.110
center2.1730.0282.025
contrast_subgroup_cols0.6870.0120.699
contrastdefs2.7560.1242.627
counts1.5760.0601.539
counts2cpm1.3980.0161.307
counts2tpm0.6900.0280.613
cpm1.4320.0161.346
create_design2.9610.0762.930
create_sfile1.3180.0161.083
default_formula0.6680.0040.672
default_sfile0.1370.0000.138
download_data1.9290.0762.088
download_gtf000
dt2mat0.0030.0000.003
explore_imputations10.525 0.14410.006
explore_transformations5.2750.1285.113
extract_features1.1220.0160.943
extract_rectangle0.7410.0080.750
fdata1.2190.0321.056
filter_exprs_replicated_in_some_subgroup1.3670.0201.309
filter_features0.8000.0080.809
filter_medoid10.107 0.04410.053
filter_replicated1.4140.0331.169
filter_samples0.7880.0080.795
fit_limma8.3770.0288.168
flevels1.0250.0160.881
fnames1.0310.0200.893
formula2str000
fvalues1.0210.0400.900
fvars1.0770.0200.935
guess_maxquant_quantity2.2800.0361.911
guess_sep0.0010.0000.000
halfnormimpute1.4310.0801.511
impute_systematic_nondetects2.8050.0642.505
invert1.5610.0321.333
is_imputed1.0570.0160.881
is_sig12.077 0.06811.677
limma1.8810.0201.662
log2counts1.3950.0041.299
log2countsratios1.4160.0081.321
log2cpm1.3560.0081.273
log2cpmratios1.3870.0041.290
log2tpm1.3660.0201.294
log2tpmratios1.3660.0001.265
log2transform4.2510.0244.031
make_volcano_dt1.9880.0121.652
matrix2sumexp1.2360.0171.249
merge_sdata0.6480.0440.692
merge_sfile1.6830.0641.430
message_df0.0030.0000.003
occupancies2.3260.0802.073
pca9.7450.0559.800
plot_boxplots4.4190.0284.422
plot_contrastogram1.1190.0081.096
plot_data1.5080.0081.516
plot_densities2.3640.0442.396
plot_detections8.6430.0568.077
plot_features5.1320.0325.164
plot_venn5.2260.0005.041
plot_violins4.8610.0204.861
plot_volcano2.8360.0402.468
preprocess_rnaseq_counts2.6210.0402.551
proteingroups1.3830.0121.133
read_affymetrix0.9190.0160.935
read_metabolon7.3100.0687.243
read_proteingroups5.7460.1115.295
read_rectangles7.1910.2047.380
read_rnaseq_counts17.059 0.15616.325
read_somascan10.336 0.04410.263
rm_singleton_samples0.7350.0000.732
scaledlibsizes1.2810.0041.179
sdata1.0330.0080.856
slevels1.0190.0040.850
snames1.0470.0080.871
split_by_svar0.9820.0200.807
split_extract0.7010.0240.725
standardize_maxquant_snames0.0020.0000.002
subgroup_matrix0.6630.0160.678
subtract_baseline4.5870.0124.519
sumexp2mae1.7500.0081.758
sumexp_to_long_dt4.2100.0283.599
summarize_fit6.1930.0405.612
svalues1.1090.0120.953
svars1.0290.0120.884
tpm1.5440.0001.441
values1.0460.0280.916
venn_detects1.0250.0110.873
weights1.7630.0201.429
zero_to_na0.0140.0020.015