Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2026-05-07 11:36 -0400 (Thu, 07 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4990
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4723
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 1667/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
postNet 1.0.0  (landing page)
Krzysztof Szkop
Snapshot Date: 2026-05-06 13:40 -0400 (Wed, 06 May 2026)
git_url: https://git.bioconductor.org/packages/postNet
git_branch: RELEASE_3_23
git_last_commit: 7f82693
git_last_commit_date: 2026-04-28 09:07:03 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for postNet in R Universe.


CHECK results for postNet on kjohnson3

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.

raw results


Summary

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-05-06 21:54:33 -0400 (Wed, 06 May 2026)
EndedAt: 2026-05-06 21:57:12 -0400 (Wed, 06 May 2026)
EllapsedTime: 158.8 seconds
RetCode: 0
Status:   OK  
CheckDir: postNet.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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-05-07 01:54:33 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 27.489  2.961  16.250
rfPred             21.449  2.362  12.415
goAnalysis         18.414  0.888  19.369
ptn_GO             16.901  0.712  17.669
* 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.


Installation output

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)

Tests output

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")

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.535   0.536   9.285 

Example timings

postNet.Rcheck/postNet-Ex.timings

nameusersystemelapsed
codonCalc3.9000.0413.948
codonUsage3.8890.0383.936
contentAnalysis0.0420.0030.045
contentMotifs0.3870.0120.401
featureIntegration27.489 2.96116.250
foldingEnergyAnalysis0.0840.0020.087
gageAnalysis000
get_signatures0.0040.0010.004
goAnalysis18.414 0.88819.369
goDotplot0.0000.0010.000
gseaAnalysis1.7110.2011.933
gseaPlot0.1790.1270.304
humanSignatures0.0040.0030.007
lengthAnalysis0.0580.0120.069
miRNAanalysis000
motifAnalysis0.0000.0000.001
mouseSignatures0.0040.0040.007
plotFeaturesMap1.8480.1812.032
plotSignatures0.0220.0020.023
plotSignatures_ads2.9390.1363.082
postNetData-class0.0000.0000.001
postNetExample0.010.000.01
postNetStart3.8870.0733.963
postNetVignette0.0440.0010.046
ptn_GAGE000
ptn_GO16.901 0.71217.669
ptn_GSEA0.0920.2580.346
ptn_background0.0110.0020.013
ptn_check_models0.2960.0840.380
ptn_codonAnalysis3.7880.1643.958
ptn_codonSelection3.8320.0743.907
ptn_colours0.0110.0000.011
ptn_dataIn0.0120.0010.013
ptn_effect0.0100.0010.011
ptn_features0.2870.0060.293
ptn_geneID0.0110.0000.011
ptn_geneList0.0100.0000.011
ptn_id0.0100.0010.011
ptn_miRNA_analysis000
ptn_miRNA_to_gene0.0010.0000.000
ptn_model0.3220.0060.329
ptn_motifSelection0.0010.0010.001
ptn_motifgeneList000
ptn_networkGraph0.2890.0060.296
ptn_selectedFeatures0.2810.0070.288
ptn_selection0.0110.0010.011
ptn_sequences0.0110.0000.012
ptn_species0.0100.0000.011
ptn_version0.0100.0010.011
rfPred21.449 2.36212.415
signCalc0.0110.0010.011
signaturesHeatmap0.0420.0060.047
slopeFilt1.8580.0081.866
uorfAnalysis0.0350.0010.036