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

This page was generated on 2024-10-15 21:53 -0400 (Tue, 15 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
merida1macOS 12.7.5 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4529
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4479
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 112/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.12.1  (landing page)
Aditya Bhagwat
Snapshot Date: 2024-10-13 14:00 -0400 (Sun, 13 Oct 2024)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_19
git_last_commit: 1da6999
git_last_commit_date: 2024-06-05 05:58:13 -0400 (Wed, 05 Jun 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for autonomics on nebbiolo1

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.12.1
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:autonomics.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings autonomics_1.12.1.tar.gz
StartedAt: 2024-10-13 21:12:28 -0400 (Sun, 13 Oct 2024)
EndedAt: 2024-10-13 21:28:13 -0400 (Sun, 13 Oct 2024)
EllapsedTime: 944.7 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/autonomics.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* 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.5 LTS
* using session charset: UTF-8
* checking for file ‘autonomics/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘autonomics’ version ‘1.12.1’
* 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 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 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 ... NOTE
checkRd: (-1) dequantify.Rd:24: Lost braces; missing escapes or markup?
    24 | Encode {channel} as suffix.
       |        ^
* 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_diann_proteingroups 90.603  3.852  89.891
read_rnaseq_counts       26.842  2.234  28.773
rm_diann_contaminants    20.416  0.560  20.960
plot_exprs               19.174  0.064  19.147
plot_exprs_per_coef      18.085  0.120  18.120
default_formula          15.423  0.421  15.448
fit                      12.313  0.103  11.266
analyze                  11.660  0.156  11.697
read_somascan            11.364  0.367  11.664
read_metabolon           11.124  0.180  11.180
plot_summary             11.217  0.024  11.086
plot_volcano              8.864  0.060   8.850
plot_densities            7.877  0.071   7.849
plot_sample_nas           5.843  0.053   5.817
read_fragpipe             5.268  0.048   5.030
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/autonomics.Rcheck/00check.log’
for details.


Installation output

autonomics.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘autonomics’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** 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.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 objects are masked from 'package:stats':

    biplot, loadings

> 
> test_check("autonomics")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 159 ]
> 
> proc.time()
   user  system elapsed 
130.998   4.068 132.677 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
CONTAMINANTSURL0.0000.0000.001
FITSEP0.0010.0000.000
LINMOD_ENGINES0.0000.0000.001
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME000
TESTS000
abstract_fit1.2100.0421.229
add_adjusted_pvalues0.5350.0250.560
add_assay_means0.4280.0230.452
add_facetvars2.0990.0802.158
add_opentargets_by_uniprot0.3790.0120.393
add_psp0.4910.0120.504
add_smiles0.4870.0080.464
analysis0.3870.0000.387
analyze11.660 0.15611.697
annotate_maxquant0.8280.0320.859
annotate_uniprot_rest0.4320.0042.544
assert_is_valid_sumexp0.5700.0120.562
bin0.3900.0120.403
biplot3.4380.0803.497
biplot_corrections2.9420.0202.924
biplot_covariates4.8060.0244.792
block2lme0.0030.0000.004
center2.0890.0722.161
code4.5690.0564.594
coefs0.6810.0200.678
collapsed_entrezg_to_symbol0.0010.0000.000
contrast_subgroup_cols0.5770.0120.566
count_in0.0020.0000.001
counts0.3930.0040.396
counts2cpm0.3620.0000.361
counts2tpm0.3360.0000.336
cpm0.3540.0000.354
create_design0.6740.0240.676
default_formula15.423 0.42115.448
default_geom0.4890.0080.473
default_sfile0.0010.0000.001
demultiplex0.0140.0000.014
dequantify0.0000.0030.002
dot-merge0.0180.0010.019
dot-plot_survival3.7760.2684.045
dot-read_maxquant_proteingroups0.1080.0040.112
download_contaminants0.1440.0042.902
download_data0.0010.0000.000
download_gtf000
download_mcclain21000
dt2mat0.0040.0000.004
enrichment1.1080.0121.122
entrezg_to_symbol0.0010.0000.001
explore_transformations3.2770.0923.370
extract_coef_features4.4290.0204.429
extract_rectangle0.1090.0120.122
fdata0.5610.0160.578
fdr2p0.9350.0480.947
filter_exprs_replicated_in_some_subgroup0.9680.0070.916
filter_features0.5050.0170.501
filter_medoid0.7150.0080.724
filter_samples0.5140.0080.486
fit12.313 0.10311.266
fit_lmx4.3410.0164.004
fitcoefs0.7560.0080.726
fits0.7450.0240.730
fitvars0.9960.0160.974
fix_xlgenes0.0020.0000.002
flevels0.4010.0000.400
fnames0.4600.0080.468
formula2str000
fvalues0.3930.0030.396
fvars0.3860.0000.387
genome_to_orgdb0.0000.0000.001
group_by_level0.0010.0000.002
guess_fitsep0.4440.0040.449
guess_maxquant_quantity0.0060.0000.006
guess_sep0.5110.0240.498
has_multiple_levels0.0500.0000.051
hdlproteins0.0370.0320.072
impute2.7980.0122.809
invert_subgroups0.8170.0200.837
is_collapsed_subset0.0000.0010.001
is_diann_report0.3960.0350.390
is_fastadt0.0650.0040.069
is_file0.0010.0000.000
is_fraction0.0020.0000.002
is_imputed0.6600.0080.668
is_positive_number0.0020.0000.001
is_scalar_subset0.3070.0070.314
is_sig1.1100.0121.121
is_valid_formula0.0380.0000.038
keep_connected_blocks0.4810.0160.470
keep_connected_features0.7030.0040.668
keep_replicated_features0.7860.0040.726
label2index0.0000.0000.001
list2mat0.0010.0000.001
log2counts0.3690.0000.370
log2cpm0.3740.0000.375
log2diffs0.3150.0000.316
log2proteins0.3140.0000.314
log2sites0.3130.0070.320
log2tpm0.3640.0040.368
log2transform3.4460.0683.514
logical2factor0.0010.0000.001
make_alpha_palette0.5380.0120.526
make_colors0.010.000.01
make_volcano_dt0.7790.0000.779
map_fvalues0.3880.0080.397
matrix2sumexp0.9170.0000.894
merge_sample_file0.4300.0120.443
merge_sdata0.5590.0200.556
message_df0.0020.0000.002
modelvar1.5140.0401.495
order_on_p0.9000.0320.910
pca2.6900.0642.731
pg_to_canonical0.0060.0000.006
plot_contrast_venn1.7530.0121.685
plot_contrastogram2.1080.0322.067
plot_data1.1610.0121.142
plot_densities7.8770.0717.849
plot_design0.5890.0000.589
plot_exprs19.174 0.06419.147
plot_exprs_per_coef18.085 0.12018.120
plot_fit_summary1.7730.0161.691
plot_heatmap1.6660.0041.671
plot_matrix0.5330.0310.543
plot_sample_nas5.8430.0535.817
plot_subgroup_points4.3490.0284.296
plot_summary11.217 0.02411.086
plot_venn0.0170.0000.016
plot_venn_heatmap0.0380.0000.038
plot_violins4.6860.1404.787
plot_volcano8.8640.0608.850
preprocess_rnaseq_counts0.3270.0040.332
pull_columns0.0020.0000.002
read_affymetrix0.0010.0000.000
read_contaminants0.0830.0041.335
read_diann_proteingroups90.603 3.85289.891
read_fragpipe5.2680.0485.030
read_maxquant_phosphosites1.4450.0121.457
read_maxquant_proteingroups1.2140.0441.258
read_metabolon11.124 0.18011.180
read_msigdt0.0000.0010.001
read_olink1.0860.0141.029
read_rectangles0.1670.0040.171
read_rnaseq_counts26.842 2.23428.773
read_salmon0.0000.0010.000
read_somascan11.364 0.36711.664
read_uniprotdt0.2810.0160.297
reset_fit4.0730.0724.038
rm_diann_contaminants20.416 0.56020.960
rm_missing_in_some_samples0.5140.0320.516
rm_unmatched_samples0.5650.0120.576
scaledlibsizes0.3580.0160.374
scoremat1.0060.0361.005
slevels0.4020.0040.407
snames0.4050.0070.413
split_extract_fixed0.5160.0130.506
split_samples1.1360.0511.145
stri_any_regex0.0010.0010.001
stri_detect_fixed_in_collapsed0.3390.0110.351
subgroup_matrix0.6100.0090.580
subtract_baseline3.9780.0123.933
sumexp_to_longdt1.7450.0591.721
sumexp_to_tsv0.5010.0120.513
sumexplist_to_longdt1.4520.0321.484
summarize_fit1.3940.0161.348
svalues0.4370.0040.441
svars0.4160.0080.423
systematic_nas0.540.000.54
tag_features0.8930.0240.916
tag_hdlproteins0.4880.0440.532
taxon2org0.0010.0000.001
tpm0.3380.0120.350
uncollapse0.0060.0040.010
values0.4000.0120.412
varlevels_dont_clash0.0130.0080.021
venn_detects0.5810.0080.589
weights0.340.000.34
write_xl0.6340.0320.644
zero_to_na0.0020.0000.002