Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2023-03-30 11:00:43 -0400 (Thu, 30 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm64R Under development (unstable) (2023-03-17 r83997) -- "Unsuffered Consequences" 4168
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

CHECK results for transcriptogramer on kjohnson2


To the developers/maintainers of the transcriptogramer package:
Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 2091/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
transcriptogramer 1.21.0  (landing page)
Diego Morais
Snapshot Date: 2023-03-27 13:00:06 -0400 (Mon, 27 Mar 2023)
git_url: https://git.bioconductor.org/packages/transcriptogramer
git_branch: devel
git_last_commit: 71201f3
git_last_commit_date: 2022-11-01 11:16:46 -0400 (Tue, 01 Nov 2022)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    OK    NA  

Summary

Package: transcriptogramer
Version: 1.21.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:transcriptogramer.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings transcriptogramer_1.21.0.tar.gz
StartedAt: 2023-03-30 07:33:19 -0400 (Thu, 30 Mar 2023)
EndedAt: 2023-03-30 07:39:34 -0400 (Thu, 30 Mar 2023)
EllapsedTime: 374.4 seconds
RetCode: 0
Status:   OK  
CheckDir: transcriptogramer.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:transcriptogramer.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings transcriptogramer_1.21.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/transcriptogramer.Rcheck’
* using R Under development (unstable) (2023-03-17 r83997)
* using platform: aarch64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 13.0.0 (clang-1300.0.29.3)
    GNU Fortran (GCC) 12.0.1 20220312 (experimental)
* running under: macOS Monterey 12.6.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘transcriptogramer/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘transcriptogramer’ version ‘1.21.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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘transcriptogramer’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    data   5.0Mb
* 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 ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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 NOTE
See
  ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/transcriptogramer.Rcheck/00check.log’
for details.



Installation output

transcriptogramer.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL transcriptogramer
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-arm64/Resources/library’
* installing *source* package ‘transcriptogramer’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** 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 (transcriptogramer)

Tests output

transcriptogramer.Rcheck/tests/runTests.Rout


R Under development (unstable) (2023-03-17 r83997) -- "Unsuffered Consequences"
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.

> BiocGenerics:::testPackage("transcriptogramer")

preprocessing input data... step 1 of 1
calculating node properties... step 1 of 2
** this may take some time...
applying sliding window and mounting resulting data... step 2 of 2
** this may take some time...
done!
mapping identifiers to ENSEMBL Peptide ID... step 1 of 2
averaging over all identifiers related to the same protein... step 2 of 2
done!
applying sliding window and mounting resulting data... step 1 of 1
done!


RUNIT TEST PROTOCOL -- Thu Mar 30 07:39:15 2023 
*********************************************** 
Number of test functions: 3 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
transcriptogramer RUnit Tests - 3 test functions, 0 errors, 0 failures
Number of test functions: 3 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
 10.186   1.128 102.470 

Example timings

transcriptogramer.Rcheck/transcriptogramer-Ex.timings

nameusersystemelapsed
DE-method1.2640.0341.963
DEsymbols0.1750.1540.513
GPL5700.7330.4631.838
GSE99880.5770.5491.724
Hs7000.1210.1190.370
Hs8000.1040.1020.317
Hs9000.0770.0860.248
HsBPTerms0.8770.6222.239
Mm7000.1260.1380.370
Mm8000.1030.1150.301
Mm9000.0850.0940.266
Rn7000.1280.1400.387
Rn8000.1050.1140.298
Rn9000.0810.0890.232
Sc7000.0280.0380.092
Sc8000.0260.0360.088
Sc9000.0230.0320.073
Terms-method0.0810.0050.128
association1.0560.6322.487
clusterEnrichment-method0.0370.0030.056
clusterVisualization-method0.0660.0060.113
connectivityProperties-method0.0380.0030.061
differentiallyExpressed-method0.0650.0050.102
enrichmentPlot-method0.0380.0020.059
orderingProperties-method0.0660.0020.102
radius-method0.0370.0020.060
transcriptogramPreprocess0.4630.0070.715
transcriptogramStep1-method0.0370.0020.059
transcriptogramStep2-method0.0380.0020.051