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

This page was generated on 2024-10-28 11:47 -0400 (Mon, 28 Oct 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4501
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4761
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4504
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4535
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4483
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4491
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 117/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.13.21  (landing page)
Aditya Bhagwat
Snapshot Date: 2024-10-27 02:55 -0400 (Sun, 27 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
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  
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-27 09:25:18 -0400 (Sun, 27 Oct 2024)
EndedAt: 2024-10-27 09:33:10 -0400 (Sun, 27 Oct 2024)
EllapsedTime: 472.5 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 ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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 25.459  0.545  26.222
read_rnaseq_counts        8.437  0.470   8.946
plot_exprs                6.066  0.050   6.120
rm_diann_contaminants     5.911  0.148   7.026
plot_exprs_per_coef       5.687  0.021   5.709
* 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 
 45.595   2.456  48.064 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
COMPOUNDDISCOVERER_PATTERNS0.0000.0010.000
CONTAMINANTSURL000
FITSEP0.0000.0000.001
LINMOD_ENGINES000
MAXQUANT_PATTERNS000
TAXON_TO_ORGNAME000
TESTS0.0010.0000.001
X0.4100.0190.430
abstract_fit0.4820.0190.499
add_adjusted_pvalues0.1440.0020.148
add_assay_means0.0910.0010.092
add_facetvars0.4670.0140.481
add_opentargets_by_uniprot0.1100.0020.113
add_psp0.1340.0020.136
add_smiles0.1220.0110.133
analysis0.1000.0010.101
analyze3.1610.0203.181
annotate_maxquant0.2510.0060.257
annotate_uniprot_rest0.0240.0042.178
assert_is_valid_sumexp0.1740.0110.185
bin0.3850.0020.387
biplot0.8410.0140.856
biplot_corrections0.7410.0130.754
biplot_covariates1.2350.0171.252
block2lme0.0010.0000.001
center0.3630.0070.371
code1.5450.0161.562
coefs0.1870.0120.198
collapsed_entrezg_to_symbol000
contrast_subgroup_cols0.1500.0110.160
count_in000
counts0.1080.0010.109
counts2cpm0.0900.0010.091
counts2tpm0.3800.0010.380
cpm0.0880.0010.089
create_design0.1740.0120.185
default_coefs0.1780.0110.189
default_formula4.1100.1044.255
default_geom0.1410.0120.153
default_sfile0.0010.0000.001
demultiplex0.0030.0000.003
dequantify0.0000.0000.001
dequantify_compounddiscoverer000
dot-merge0.0050.0000.005
dot-plot_survival1.4140.0811.495
dot-read_maxquant_proteingroups0.0390.0010.039
download_contaminants0.0250.0022.641
download_data000
download_gtf000
download_mcclain21000
dt2mat0.0010.0000.001
enrichment0.310.030.34
entrezg_to_symbol000
explore_transformations0.8490.0230.872
extract_coef_features1.2140.0141.228
extract_rectangle0.0350.0110.046
fcluster1.4710.0121.483
fcor0.2740.0060.281
fdata0.1400.0020.142
fdr2p0.2360.0120.247
filter_exprs_replicated_in_some_subgroup0.2360.0110.247
filter_features0.1340.0110.145
filter_medoid0.1980.0040.201
filter_samples0.1330.0110.143
fit3.1390.0373.176
fit_lmx1.0750.0161.089
fitcoefs0.1970.0120.209
fits0.1900.0130.202
fitvars0.2790.0160.296
fix_xlgenes000
flevels0.1130.0010.115
fnames0.1240.0010.124
formula2str000
ftype1.9080.1222.032
fvalues0.1220.0020.123
fvars0.1050.0010.106
genome_to_orgdb000
group_by_level000
guess_compounddiscoverer_quantity0.0000.0000.001
guess_fitsep0.1160.0010.117
guess_maxquant_quantity0.0020.0000.001
guess_sep0.1260.0110.137
has_multiple_levels0.0120.0010.013
hdlproteins0.0160.0070.024
impute1.1830.0081.192
invert_subgroups0.1550.0010.156
is_collapsed_subset000
is_correlation_matrix0.0010.0000.001
is_diann_report0.0860.0080.140
is_fastadt0.0160.0010.017
is_file000
is_fraction0.0000.0000.001
is_imputed0.1830.0010.184
is_positive_number0.0010.0000.001
is_scalar_subset0.0810.0010.082
is_sig0.3670.0020.369
is_valid_formula0.010.000.01
keep_connected_blocks0.1240.0120.136
keep_connected_features0.1660.0110.176
keep_replicated_features0.1960.0110.207
label2index000
list2mat000
log2counts0.0930.0000.093
log2cpm0.0890.0010.090
log2diffs0.0820.0000.082
log2proteins0.0820.0010.083
log2sites0.0890.0010.090
log2tpm0.0880.0000.088
log2transform0.8830.0130.899
logical2factor000
make_alpha_palette0.1310.0110.141
make_colors0.0040.0000.005
make_volcano_dt0.2000.0010.202
map_fvalues0.1410.0120.152
matrix2sumexp0.2290.0140.242
merge_sample_file0.1220.0060.128
merge_sdata0.1530.0180.171
message_df0.0010.0000.000
modelvar0.8090.0130.822
order_on_p0.2260.0120.237
pca0.6880.0160.705
pg_to_canonical0.0010.0000.001
plot_contrast_venn0.5380.0120.551
plot_contrastogram0.8070.0490.859
plot_data0.3310.0170.348
plot_densities2.5110.0552.568
plot_design0.1590.0020.161
plot_exprs6.0660.0506.120
plot_exprs_per_coef5.6870.0215.709
plot_fit_summary0.4510.0120.464
plot_heatmap0.4460.0020.447
plot_matrix0.1280.0110.138
plot_sample_nas1.4450.0051.452
plot_subgroup_points1.1060.0151.123
plot_summary2.9820.0152.997
plot_venn0.0070.0010.007
plot_venn_heatmap0.0060.0010.007
plot_violins0.9380.0300.969
plot_volcano2.4330.0212.456
preprocess_rnaseq_counts0.0940.0010.094
pull_columns0.0010.0000.001
read_affymetrix000
read_contaminants0.0140.0020.868
read_diann_proteingroups25.459 0.54526.222
read_fragpipe1.5960.0781.681
read_maxquant_phosphosites0.3940.0040.397
read_maxquant_proteingroups0.3440.0040.348
read_metabolon3.2940.0583.352
read_msigdt0.0000.0010.000
read_olink0.4070.0160.426
read_rectangles0.0570.0080.066
read_rnaseq_counts8.4370.4708.946
read_salmon000
read_somascan3.5150.0123.526
read_uniprotdt0.0870.0050.091
reset_fit1.2100.0171.227
rm_diann_contaminants5.9110.1487.026
rm_missing_in_some_samples0.1480.0210.170
rm_unmatched_samples0.1320.0010.133
scaledlibsizes0.0940.0010.095
scoremat0.2630.0180.280
slevels0.1110.0010.112
snames0.1130.0020.114
split_extract_fixed0.1540.0120.165
split_samples0.2870.0170.303
stri_any_regex0.0010.0000.000
stri_detect_fixed_in_collapsed0.0920.0010.094
subgroup_matrix0.1570.0170.173
subtract_baseline1.1790.0461.226
sumexp_to_longdt0.5340.0300.564
sumexp_to_tsv0.1440.0010.145
sumexplist_to_longdt0.4660.0070.474
summarize_fit0.4260.0140.441
svalues0.1140.0010.116
svars0.1300.0010.131
systematic_nas0.1390.0010.141
tag_features0.2790.0090.288
tag_hdlproteins0.1510.0090.160
taxon2org0.0000.0000.001
tpm0.1180.0030.121
uncollapse0.0030.0000.003
values0.1170.0010.119
varlevels_dont_clash0.0070.0010.007
venn_detects0.1470.0010.148
weights0.1160.0010.117
write_xl0.1800.0120.191
zero_to_na0.0010.0000.000