Back to Mac ARM64 build report for BioC 3.17
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-20 09:37:58 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
autonomics 1.8.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2023-10-15 14:00:07 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/autonomics
git_branch: RELEASE_3_17
git_last_commit: d84d5f1
git_last_commit_date: 2023-04-25 11:27:21 -0400 (Tue, 25 Apr 2023)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for autonomics on kjohnson2


To the developers/maintainers of the autonomics package:
- 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.8.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.8.0.tar.gz
StartedAt: 2023-10-17 03:34:11 -0400 (Tue, 17 Oct 2023)
EndedAt: 2023-10-17 03:52:35 -0400 (Tue, 17 Oct 2023)
EllapsedTime: 1103.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: autonomics.Rcheck
Warnings: 1

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


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/autonomics.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.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.8.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 ... 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 ... 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       18.545  0.577  34.260
pca                      16.879  0.286  29.506
is_sig                   15.916  0.200  23.638
read_somascan            12.781  0.281  22.307
explore_imputations      12.692  0.251  19.570
filter_medoid            12.585  0.230  22.984
fit_limma                12.373  0.185  17.792
plot_detections          10.588  0.299  19.426
read_rectangles          10.433  0.377  19.250
biplot_covariates        10.568  0.222  15.896
read_metabolon            8.891  0.244  15.892
summarize_fit             8.165  0.176  12.730
plot_venn                 7.034  0.120  12.349
plot_features             6.797  0.141  11.927
analyze                   6.381  0.256  10.147
plot_violins              6.212  0.158   9.637
subtract_baseline         6.031  0.165   9.471
plot_boxplots             5.927  0.141  10.702
log2transform             5.224  0.135   9.634
biplot_corrections        5.092  0.180   8.027
explore_transformations   5.140  0.110   7.891
read_proteingroups        5.143  0.101   9.325
sumexp_to_long_dt         4.959  0.232   8.012
biplot                    4.118  0.168   6.547
preprocess_rnaseq_counts  3.264  0.125   5.884
plot_densities            2.982  0.145   5.631
plot_volcano              2.846  0.065   5.052
add_smiles                2.241  0.232  10.420
* 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: 1 WARNING, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/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.3-arm64/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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (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 
131.182   4.361 237.601 

Example timings

autonomics.Rcheck/autonomics-Ex.timings

nameusersystemelapsed
AUTONOMICS_DATASETS000
MAXQUANT_PATTERNS_PEPCOUNTS0.0000.0000.001
MAXQUANT_PATTERNS_QUANTITY0.0010.0000.003
TESTS000
add_smiles 2.241 0.23210.420
analysis1.2270.0722.024
analyze 6.381 0.25610.147
assert_is_valid_sumexp1.7460.1942.954
biplot4.1180.1686.547
biplot_corrections5.0920.1808.027
biplot_covariates10.568 0.22215.896
center2.5050.1013.795
contrast_subgroup_cols0.9450.0981.511
contrastdefs2.1680.0702.974
counts1.8440.0652.849
counts2cpm1.7770.0552.759
counts2tpm1.4070.0362.182
cpm1.5480.0592.442
create_design3.1970.0944.979
create_sfile1.4580.0532.296
default_formula0.9440.1141.578
default_sfile0.1900.0140.316
download_data1.6810.1932.875
download_gtf000
dt2mat0.0020.0010.005
explore_imputations12.692 0.25119.570
explore_transformations5.1400.1107.891
extract_features1.1050.0421.755
extract_rectangle0.9110.0981.585
fdata1.7700.0533.956
filter_exprs_replicated_in_some_subgroup1.6340.1283.359
filter_features1.0730.1292.242
filter_medoid12.585 0.23022.984
filter_replicated1.4780.0462.430
filter_samples1.1290.1061.752
fit_limma12.373 0.18517.792
flevels1.0870.0441.444
fnames1.1020.0501.551
formula2str000
fvalues1.0650.0431.496
fvars1.1010.0461.691
guess_maxquant_quantity2.0400.0843.016
guess_sep0.0010.0000.001
halfnormimpute1.4040.0352.123
impute_systematic_nondetects2.7960.0824.265
invert1.6690.0502.544
is_imputed1.0670.0401.622
is_sig15.916 0.20023.638
limma2.1180.0553.248
log2counts1.5860.0492.503
log2countsratios1.5860.0372.486
log2cpm1.7650.0512.778
log2cpmratios1.7160.0482.842
log2tpm2.3250.0604.276
log2tpmratios1.6090.0502.986
log2transform5.2240.1359.634
make_volcano_dt2.1980.0704.013
matrix2sumexp1.7190.1513.351
merge_sdata0.9630.0901.884
merge_sfile1.6610.1283.228
message_df0.0020.0000.002
occupancies1.4400.0592.737
pca16.879 0.28629.506
plot_boxplots 5.927 0.14110.702
plot_contrastogram1.6010.1063.017
plot_data2.1350.1044.017
plot_densities2.9820.1455.631
plot_detections10.588 0.29919.426
plot_features 6.797 0.14111.927
plot_venn 7.034 0.12012.349
plot_violins6.2120.1589.637
plot_volcano2.8460.0655.052
preprocess_rnaseq_counts3.2640.1255.884
proteingroups1.4540.0532.596
read_affymetrix1.0470.1222.012
read_metabolon 8.891 0.24415.892
read_proteingroups5.1430.1019.325
read_rectangles10.433 0.37719.250
read_rnaseq_counts18.545 0.57734.260
read_somascan12.781 0.28122.307
rm_singleton_samples0.9990.0291.589
scaledlibsizes1.7490.0542.781
sdata1.1710.0601.936
slevels1.2430.0511.987
snames1.1360.0461.819
split_by_svar1.0990.0491.762
split_extract0.9050.0891.561
standardize_maxquant_snames0.0020.0010.003
subgroup_matrix0.8930.0861.493
subtract_baseline6.0310.1659.471
sumexp2mae2.3410.1443.817
sumexp_to_long_dt4.9590.2328.012
summarize_fit 8.165 0.17612.730
svalues1.1750.0461.887
svars1.1170.0451.795
tpm1.8240.0402.859
values1.1010.0431.752
venn_detects1.1800.0461.856
weights1.9150.0863.284
zero_to_na0.0250.0020.044