| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-04-29 10:15 -0400 (Wed, 29 Apr 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4988 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 4694 |
| 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 1664/2415 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| postNet 1.0.0 (landing page) Krzysztof Szkop
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| See other builds for postNet in R Universe. | ||||||||||||||
|
To the developers/maintainers of the postNet package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/postNet.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. |
| Package: postNet |
| Version: 1.0.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:postNet.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings postNet_1.0.0.tar.gz |
| StartedAt: 2026-04-28 23:03:20 -0400 (Tue, 28 Apr 2026) |
| EndedAt: 2026-04-28 23:05:57 -0400 (Tue, 28 Apr 2026) |
| EllapsedTime: 156.9 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: postNet.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:postNet.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings postNet_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/postNet.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-29 03:03:20 UTC
* using option ‘--no-vignettes’
* checking for file ‘postNet/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘postNet’ version ‘1.0.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 40 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* 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 ‘postNet’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’
* used SDK: ‘MacOSX26.2.sdk’
* checking installed package size ... INFO
installed size is 5.9Mb
sub-directories of 1Mb or more:
data 1.1Mb
extdata 3.7Mb
* 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 ... NOTE
Package unavailable to check Rd xrefs: ‘pqsfinder’
Non-topic package-anchored link(s) in Rd file 'motifAnalysis.Rd':
‘[postNet]{ptn_motifgeneList}’
Non-topic package-anchored link(s) in Rd file 'postNetData-class.Rd':
‘[postNet]{ptn_motifgeneList}’
Non-topic package-anchored link(s) in Rd file 'postNetStart.Rd':
‘[postNet]{ptn_motifgeneList}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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 data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... INFO
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
featureIntegration 26.920 2.874 16.222
rfPred 20.872 2.667 12.170
goAnalysis 18.358 0.843 19.251
ptn_GO 16.752 0.699 17.599
* 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.23-bioc/meat/postNet.Rcheck/00check.log’
for details.
postNet.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL postNet ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘postNet’ ... ** this is package ‘postNet’ version ‘1.0.0’ ** using staged installation ** libs using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.4.2)’ using SDK: ‘MacOSX26.2.sdk’ clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c pqsfinder.cpp -o pqsfinder.o clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c boost_regex/regex.cpp -o boost_regex/regex.o clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c boost_regex/regex_debug.cpp -o boost_regex/regex_debug.o clang++ -arch arm64 -std=gnu++20 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.6/Resources/library/BH/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c boost_regex/static_mutex.cpp -o boost_regex/static_mutex.o clang++ -arch arm64 -std=gnu++20 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o postNet.so RcppExports.o pqsfinder.o boost_regex/regex.o boost_regex/regex_debug.o boost_regex/static_mutex.o -F/Library/Frameworks/R.framework/.. -framework R installing to /Library/Frameworks/R.framework/Versions/4.6/Resources/library/00LOCK-postNet/00new/postNet/libs ** R ** data ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (postNet)
postNet.Rcheck/tests/testthat.Rout
R version 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
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(postNet)
>
> test_check("postNet")
Warning: stack imbalance in '{', 73 then 75
No motifs found in: UTR3_comparisonA
No motifs passed thresholds in: UTR3_comparisonA
A does not have any sites
0 genes removed because of NAs
0 genes removed because of NAs
There are no significant codons for the comparison 1
There are no significant codons for the comparison 1
There are no significant codons for the comparison 1
There are no significant codons for the comparison 1
There are no significant codons for the comparison 1
Using cached file for: CCDS.current.txt
Using cached file for: CCDS_nucleotide.current.fna.gz
There are no significant codons for the comparison 1
There are no significant codons for the comparison 1
There are no significant codons for the comparison 1
There are no significant codons for the comparison 1
Using cached file for: CCDS.current.txt
Using cached file for: CCDS_nucleotide.current.fna.gz
There are no significant codons for the comparison 1
There are no significant codons for the comparison 1
There are no significant codons for the comparison 1
There are no significant codons for the comparison 1
0 genes removed because of NAs
Found more than one class "Anota2seqDataSet" in cache; using the first, from namespace 'postNet'
Also defined by 'anota2seq'
Found more than one class "Anota2seqDataSet" in cache; using the first, from namespace 'postNet'
Also defined by 'anota2seq'
Found more than one class "Anota2seqDataSet" in cache; using the first, from namespace 'postNet'
Also defined by 'anota2seq'
Found more than one class "Anota2seqDataSet" in cache; using the first, from namespace 'postNet'
Also defined by 'anota2seq'
Found more than one class "Anota2seqDataSet" in cache; using the first, from namespace 'postNet'
Also defined by 'anota2seq'
Found more than one class "Anota2seqDataSet" in cache; using the first, from namespace 'postNet'
Also defined by 'anota2seq'
found 2 rows with classes: character, character, character, integer, integer, character, character, character, character
[ FAIL 0 | WARN 3 | SKIP 0 | PASS 524 ]
[ FAIL 0 | WARN 3 | SKIP 0 | PASS 524 ]
>
> proc.time()
user system elapsed
8.556 0.549 9.134
postNet.Rcheck/postNet-Ex.timings
| name | user | system | elapsed | |
| codonCalc | 4.105 | 0.041 | 4.156 | |
| codonUsage | 3.590 | 0.020 | 3.618 | |
| contentAnalysis | 0.044 | 0.003 | 0.046 | |
| contentMotifs | 0.426 | 0.022 | 0.453 | |
| featureIntegration | 26.920 | 2.874 | 16.222 | |
| foldingEnergyAnalysis | 0.074 | 0.004 | 0.080 | |
| gageAnalysis | 0 | 0 | 0 | |
| get_signatures | 0.004 | 0.000 | 0.005 | |
| goAnalysis | 18.358 | 0.843 | 19.251 | |
| goDotplot | 0 | 0 | 0 | |
| gseaAnalysis | 1.710 | 0.281 | 2.000 | |
| gseaPlot | 0.178 | 0.121 | 0.297 | |
| humanSignatures | 0.004 | 0.002 | 0.006 | |
| lengthAnalysis | 0.059 | 0.009 | 0.068 | |
| miRNAanalysis | 0.000 | 0.001 | 0.000 | |
| motifAnalysis | 0 | 0 | 0 | |
| mouseSignatures | 0.004 | 0.003 | 0.007 | |
| plotFeaturesMap | 1.850 | 0.183 | 2.038 | |
| plotSignatures | 0.022 | 0.002 | 0.024 | |
| plotSignatures_ads | 2.958 | 0.124 | 3.085 | |
| postNetData-class | 0.001 | 0.000 | 0.001 | |
| postNetExample | 0.010 | 0.000 | 0.011 | |
| postNetStart | 3.686 | 0.069 | 3.758 | |
| postNetVignette | 0.043 | 0.001 | 0.043 | |
| ptn_GAGE | 0 | 0 | 0 | |
| ptn_GO | 16.752 | 0.699 | 17.599 | |
| ptn_GSEA | 0.096 | 0.293 | 0.389 | |
| ptn_background | 0.011 | 0.002 | 0.012 | |
| ptn_check_models | 0.338 | 0.132 | 0.470 | |
| ptn_codonAnalysis | 3.778 | 0.249 | 4.030 | |
| ptn_codonSelection | 3.647 | 0.019 | 3.667 | |
| ptn_colours | 0.011 | 0.001 | 0.011 | |
| ptn_dataIn | 0.012 | 0.001 | 0.013 | |
| ptn_effect | 0.011 | 0.000 | 0.011 | |
| ptn_features | 0.298 | 0.007 | 0.305 | |
| ptn_geneID | 0.011 | 0.000 | 0.011 | |
| ptn_geneList | 0.011 | 0.000 | 0.012 | |
| ptn_id | 0.010 | 0.000 | 0.011 | |
| ptn_miRNA_analysis | 0 | 0 | 0 | |
| ptn_miRNA_to_gene | 0 | 0 | 0 | |
| ptn_model | 0.295 | 0.008 | 0.310 | |
| ptn_motifSelection | 0.001 | 0.000 | 0.000 | |
| ptn_motifgeneList | 0.000 | 0.001 | 0.000 | |
| ptn_networkGraph | 0.295 | 0.011 | 0.307 | |
| ptn_selectedFeatures | 0.293 | 0.009 | 0.303 | |
| ptn_selection | 0.01 | 0.00 | 0.01 | |
| ptn_sequences | 0.011 | 0.001 | 0.011 | |
| ptn_species | 0.010 | 0.001 | 0.010 | |
| ptn_version | 0.010 | 0.001 | 0.010 | |
| rfPred | 20.872 | 2.667 | 12.170 | |
| signCalc | 0.011 | 0.000 | 0.012 | |
| signaturesHeatmap | 0.045 | 0.007 | 0.052 | |
| slopeFilt | 1.842 | 0.010 | 1.852 | |
| uorfAnalysis | 0.036 | 0.002 | 0.038 | |