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

This page was generated on 2024-10-05 11:43 -0400 (Sat, 05 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4461
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4466
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4498
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4446
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4445
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 116/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.13.21  (landing page)
Aditya Bhagwat
Snapshot Date: 2024-10-04 13:40 -0400 (Fri, 04 Oct 2024)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: devel
git_last_commit: 0244d64
git_last_commit_date: 2024-07-08 09:42:37 -0400 (Mon, 08 Jul 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  


CHECK results for autonomics on kjohnson3

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.13.21
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.13.21.tar.gz
StartedAt: 2024-10-04 19:28:18 -0400 (Fri, 04 Oct 2024)
EndedAt: 2024-10-04 19:33:02 -0400 (Fri, 04 Oct 2024)
EllapsedTime: 283.3 seconds
RetCode: 0
Status:   OK  
CheckDir: autonomics.Rcheck
Warnings: 0

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.13.21.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/autonomics.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.7
* 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.13.21’
* 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 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_diann_proteingroups 37.964  1.434  29.667
read_rnaseq_counts       11.681  0.774   9.539
plot_exprs                9.208  0.146   6.761
plot_exprs_per_coef       8.987  0.171   6.764
rm_diann_contaminants     7.972  0.267   6.697
default_formula           6.707  0.178   5.160
fit                       6.500  0.161   3.801
read_somascan             5.210  0.079   4.091
analyze                   5.084  0.104   3.690
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.20-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.4-arm64/Resources/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: aarch64-apple-darwin20

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

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

    beta

> 
> test_check("autonomics")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 159 ]
> 
> proc.time()
   user  system elapsed 
 60.588   3.183  51.444 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS0.0000.0000.001
COMPOUNDDISCOVERER_PATTERNS000
CONTAMINANTSURL0.0000.0000.001
FITSEP000
LINMOD_ENGINES000
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME000
TESTS000
X0.6970.0310.515
abstract_fit0.9480.0470.617
add_adjusted_pvalues0.1970.0060.184
add_assay_means0.1070.0020.109
add_facetvars0.7530.0260.565
add_opentargets_by_uniprot0.1300.0010.131
add_psp0.1590.0040.164
add_smiles0.1760.0150.157
analysis0.2330.0070.120
analyze5.0840.1043.690
annotate_maxquant0.3130.0090.324
annotate_uniprot_rest0.0280.0062.058
assert_is_valid_sumexp0.1960.0150.167
bin0.5770.0150.425
biplot1.1660.0260.983
biplot_corrections1.0700.0250.885
biplot_covariates1.6580.0321.481
block2lme0.0010.0000.002
center0.4350.0070.442
code2.0690.0301.887
coefs0.3410.0220.246
collapsed_entrezg_to_symbol0.0010.0000.000
contrast_subgroup_cols0.3320.0210.192
count_in0.0010.0000.001
counts0.2450.0070.127
counts2cpm0.4910.0020.483
counts2tpm0.1040.0000.104
cpm0.1140.0010.115
create_design0.3040.0200.223
default_coefs0.4250.0230.226
default_formula6.7070.1785.160
default_geom0.3390.0240.183
default_sfile0.0020.0000.000
demultiplex0.0070.0010.003
dequantify0.0020.0000.000
dequantify_compounddiscoverer0.0010.0000.001
dot-merge0.0130.0010.007
dot-plot_survival1.8810.1011.845
dot-read_maxquant_proteingroups0.0470.0010.049
download_contaminants0.0300.0042.736
download_data000
download_gtf000
download_mcclain210.0000.0000.001
dt2mat0.0010.0000.001
enrichment0.3840.0260.410
entrezg_to_symbol000
explore_transformations1.0090.0261.036
extract_coef_features1.6290.0261.443
extract_rectangle0.0430.0140.056
fcluster2.3700.0481.793
fcor0.3320.0100.342
fdata0.1690.0030.172
fdr2p0.4240.0200.290
filter_exprs_replicated_in_some_subgroup0.4960.0250.292
filter_features0.3340.0200.177
filter_medoid0.3750.0100.222
filter_samples0.2000.0150.169
fit6.5000.1613.801
fit_lmx2.2760.0621.260
fitcoefs0.3420.0180.243
fits0.4190.0210.243
fitvars0.5890.0270.315
fix_xlgenes0.0010.0000.000
flevels0.1580.0020.140
fnames0.1360.0010.138
formula2str000
ftype3.1440.1502.217
fvalues0.2630.0070.135
fvars0.1600.0030.125
genome_to_orgdb000
group_by_level0.0000.0000.001
guess_compounddiscoverer_quantity0.0010.0000.000
guess_fitsep0.1330.0010.134
guess_maxquant_quantity0.0010.0010.002
guess_sep0.1850.0150.161
has_multiple_levels0.0620.0020.032
hdlproteins0.0530.0110.035
impute0.9900.0110.914
invert_subgroups0.1880.0020.189
is_collapsed_subset0.0000.0000.001
is_correlation_matrix0.0010.0000.000
is_diann_report0.2600.0220.162
is_fastadt0.0650.0020.034
is_file0.0010.0000.000
is_fraction0.0030.0000.001
is_imputed0.3540.0100.224
is_positive_number0.0000.0000.001
is_scalar_subset0.1030.0010.104
is_sig0.4690.0030.471
is_valid_formula0.0130.0000.013
keep_connected_blocks0.1930.0170.167
keep_connected_features0.4640.0280.246
keep_replicated_features0.4900.0280.260
label2index0.0000.0010.000
list2mat0.0000.0000.001
log2counts0.2230.0060.114
log2cpm0.1840.0040.110
log2diffs0.1630.0150.178
log2proteins0.1010.0010.102
log2sites0.1020.0040.106
log2tpm0.1160.0110.128
log2transform1.1350.0201.166
logical2factor0.0010.0000.001
make_alpha_palette0.2050.0160.173
make_colors0.0090.0010.005
make_volcano_dt0.4220.0100.273
map_fvalues0.1200.0020.122
matrix2sumexp0.4710.0230.312
merge_sample_file0.1730.0040.148
merge_sdata0.2290.0270.197
message_df0.0020.0000.001
modelvar1.6220.0481.045
order_on_p0.4450.0250.300
pca1.1080.0390.890
pg_to_canonical0.0020.0000.001
plot_contrast_venn1.0410.0410.687
plot_contrastogram1.4360.0761.048
plot_data0.7130.0290.407
plot_densities4.1110.1603.089
plot_design0.2950.0070.203
plot_exprs9.2080.1466.761
plot_exprs_per_coef8.9870.1716.764
plot_fit_summary0.8760.0340.560
plot_heatmap0.5060.0030.508
plot_matrix0.1920.0230.177
plot_sample_nas2.5230.0441.722
plot_subgroup_points2.0110.0501.312
plot_summary4.8670.0803.524
plot_venn0.0090.0010.009
plot_venn_heatmap0.0070.0000.007
plot_violins1.2950.0371.120
plot_volcano3.3550.0492.944
preprocess_rnaseq_counts0.1240.0010.125
pull_columns0.0000.0000.001
read_affymetrix0.0000.0000.001
read_contaminants0.0140.0010.989
read_diann_proteingroups37.964 1.43429.667
read_fragpipe3.6070.1762.684
read_maxquant_phosphosites0.6010.0160.482
read_maxquant_proteingroups0.3810.0050.386
read_metabolon4.8680.1303.594
read_msigdt000
read_olink0.6690.0320.442
read_rectangles0.0590.0080.067
read_rnaseq_counts11.681 0.774 9.539
read_salmon0.0000.0010.000
read_somascan5.2100.0794.091
read_uniprotdt0.0970.0070.106
reset_fit2.1260.0571.382
rm_diann_contaminants7.9720.2676.697
rm_missing_in_some_samples0.1880.0150.162
rm_unmatched_samples0.3320.0140.175
scaledlibsizes0.1020.0010.102
scoremat0.4830.0220.313
slevels0.1430.0030.126
snames0.1240.0020.127
split_extract_fixed0.1860.0140.160
split_samples0.6890.0290.362
stri_any_regex0.0000.0000.001
stri_detect_fixed_in_collapsed0.1070.0010.108
subgroup_matrix0.2390.0170.190
subtract_baseline1.8180.0681.412
sumexp_to_longdt1.0170.0620.604
sumexp_to_tsv0.1480.0030.150
sumexplist_to_longdt0.4910.0060.495
summarize_fit0.9360.0440.489
svalues0.2430.0070.127
svars0.1450.0020.148
systematic_nas0.1560.0010.157
tag_features0.3090.0100.318
tag_hdlproteins0.1960.0190.215
taxon2org000
tpm0.1130.0010.114
uncollapse0.0040.0000.004
values0.1340.0030.136
varlevels_dont_clash0.0070.0000.007
venn_detects0.1570.0010.158
weights0.1420.0000.144
write_xl0.2990.0250.228
zero_to_na0.0010.0010.000