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

This page was generated on 2026-04-20 11:36 -0400 (Mon, 20 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4961
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4690
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 1656/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
postNet 0.99.8  (landing page)
Krzysztof Szkop
Snapshot Date: 2026-04-19 13:40 -0400 (Sun, 19 Apr 2026)
git_url: https://git.bioconductor.org/packages/postNet
git_branch: devel
git_last_commit: 8a26743
git_last_commit_date: 2026-04-05 05:21:42 -0400 (Sun, 05 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
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  NA    NA    NA  
See other builds for postNet in R Universe.


CHECK results for postNet on nebbiolo1

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: 0.99.8
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:postNet.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings postNet_0.99.8.tar.gz
StartedAt: 2026-04-20 03:15:15 -0400 (Mon, 20 Apr 2026)
EndedAt: 2026-04-20 03:24:06 -0400 (Mon, 20 Apr 2026)
EllapsedTime: 531.6 seconds
RetCode: 0
Status:   OK  
CheckDir: postNet.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:postNet.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings postNet_0.99.8.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/postNet.Rcheck’
* using R version 4.6.0 alpha (2026-04-05 r89794)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-20 07:15:15 UTC
* checking for file ‘postNet/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘postNet’ version ‘0.99.8’
* 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: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
* checking installed package size ... INFO
  installed size is  7.4Mb
  sub-directories of 1Mb or more:
    data      1.1Mb
    extdata   3.3Mb
    libs      2.2Mb
* 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 loading without being on the library search path ... 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
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 54.626  2.635  33.601
goAnalysis         46.839  2.483  49.365
ptn_GO             40.003  1.073  41.077
rfPred             30.951  1.435  18.383
codonCalc          11.673  0.336  11.994
ptn_codonAnalysis  11.496  0.218  11.697
ptn_codonSelection 11.143  0.058  11.184
postNetStart       10.543  0.418  11.009
codonUsage         10.665  0.236  10.883
plotSignatures_ads  9.176  0.208   9.376
slopeFilt           6.304  0.103   6.408
plotFeaturesMap     5.419  0.213   5.632
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/postNet.Rcheck/00check.log’
for details.


Installation output

postNet.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL postNet
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘postNet’ ...
** this is package ‘postNet’ version ‘0.99.8’
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0’
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c pqsfinder.cpp -o pqsfinder.o
pqsfinder.cpp: In function ‘void find_all_runs(SEXP, int, std::__cxx11::basic_string<char>::const_iterator, std::__cxx11::basic_string<char>::const_iterator, run_match*, const boost::regex&, const opts_t&, const scoring&, const std::__cxx11::basic_string<char>::const_iterator&, size_t, storage&, int&, results&, bool, std::chrono::_V2::system_clock::time_point, int, int, int, int&, bool)’:
pqsfinder.cpp:583:53: warning: ‘loop_len’ may be used uninitialized [-Wmaybe-uninitialized]
  583 |           pqs_storage, int_cnt, res, (loop_len == 0 ? true : zero_loop),
      |                                      ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
pqsfinder.cpp:488:14: note: ‘loop_len’ was declared here
  488 |   int score, loop_len;
      |              ^~~~~~~~
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c boost_regex/regex.cpp -o boost_regex/regex.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c boost_regex/regex_debug.cpp -o boost_regex/regex_debug.o
g++ -std=gnu++20 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/BH/include' -I/usr/local/include    -fpic  -g -O2  -Wall -Werror=format-security  -c boost_regex/static_mutex.cpp -o boost_regex/static_mutex.o
g++ -std=gnu++20 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o postNet.so RcppExports.o pqsfinder.o boost_regex/regex.o boost_regex/regex_debug.o boost_regex/static_mutex.o -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.23-bioc/R/site-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 alpha (2026-04-05 r89794)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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 
 22.298   1.712  24.008 

Example timings

postNet.Rcheck/postNet-Ex.timings

nameusersystemelapsed
codonCalc11.673 0.33611.994
codonUsage10.665 0.23610.883
contentAnalysis0.1110.0010.112
contentMotifs2.0180.0151.190
featureIntegration54.626 2.63533.601
foldingEnergyAnalysis0.1760.0080.184
gageAnalysis000
get_signatures0.0070.0010.009
goAnalysis46.839 2.48349.365
goDotplot000
gseaAnalysis3.9990.1824.134
gseaPlot0.500.160.61
humanSignatures0.0080.0030.011
lengthAnalysis0.1430.0120.155
miRNAanalysis0.0010.0000.001
motifAnalysis0.0010.0000.001
mouseSignatures0.0090.0010.011
plotFeaturesMap5.4190.2135.632
plotSignatures0.0550.0000.055
plotSignatures_ads9.1760.2089.376
postNetData-class0.0010.0010.001
postNetExample0.0270.0010.028
postNetStart10.543 0.41811.009
postNetVignette0.1040.0020.106
ptn_GAGE000
ptn_GO40.003 1.07341.077
ptn_GSEA0.2280.0820.341
ptn_background0.0260.0020.029
ptn_check_models0.9750.1561.038
ptn_codonAnalysis11.496 0.21811.697
ptn_codonSelection11.143 0.05811.184
ptn_colours0.0240.0020.027
ptn_dataIn0.0280.0030.032
ptn_effect0.0260.0010.027
ptn_features0.8940.0170.910
ptn_geneID0.0260.0000.026
ptn_geneList0.0260.0010.027
ptn_id0.0250.0010.026
ptn_miRNA_analysis0.0000.0000.001
ptn_miRNA_to_gene000
ptn_model0.9500.0170.967
ptn_motifSelection000
ptn_motifgeneList000
ptn_networkGraph0.8960.0190.915
ptn_selectedFeatures0.8860.0030.889
ptn_selection0.0260.0000.026
ptn_sequences0.0280.0010.028
ptn_species0.0250.0010.026
ptn_version0.0260.0010.027
rfPred30.951 1.43518.383
signCalc0.0280.0010.029
signaturesHeatmap0.0910.0050.096
slopeFilt6.3040.1036.408
uorfAnalysis0.0700.0040.075