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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4957
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4686
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-17 13:40 -0400 (Fri, 17 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  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
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-18 03:17:06 -0400 (Sat, 18 Apr 2026)
EndedAt: 2026-04-18 03:25:59 -0400 (Sat, 18 Apr 2026)
EllapsedTime: 532.7 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-18 07:17:06 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 52.989  2.155  32.016
goAnalysis         44.132  2.168  46.333
ptn_GO             42.701  0.962  43.878
rfPred             30.851  1.484  18.303
ptn_codonSelection 12.387  0.303  12.674
ptn_codonAnalysis  11.084  0.522  11.588
codonCalc          11.331  0.202  11.517
codonUsage         10.718  0.201  10.901
postNetStart        9.250  0.253   9.507
plotSignatures_ads  8.921  0.157   9.070
slopeFilt           6.256  0.507   6.764
plotFeaturesMap     5.539  0.236   5.797
* 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

adding rname '/home/biocbuild/.cache/R/postNet/1585e879ddd575_CCDS.current.txt'

adding rname '/home/biocbuild/.cache/R/postNet/1585e8c12e143_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

adding rname '/home/biocbuild/.cache/R/postNet/1585e85cda5d71_CCDS.current.txt'

adding rname '/home/biocbuild/.cache/R/postNet/1585e87d561d42_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 
 23.862   2.014  29.320 

Example timings

postNet.Rcheck/postNet-Ex.timings

nameusersystemelapsed
codonCalc11.331 0.20211.517
codonUsage10.718 0.20110.901
contentAnalysis0.1130.0020.115
contentMotifs2.0580.0161.222
featureIntegration52.989 2.15532.016
foldingEnergyAnalysis0.1930.0020.197
gageAnalysis0.0000.0000.001
get_signatures0.0080.0010.009
goAnalysis44.132 2.16846.333
goDotplot000
gseaAnalysis4.0140.2024.153
gseaPlot0.5010.1720.613
humanSignatures0.0070.0030.010
lengthAnalysis0.1390.0120.151
miRNAanalysis0.0000.0010.000
motifAnalysis0.0000.0000.001
mouseSignatures0.0080.0030.011
plotFeaturesMap5.5390.2365.797
plotSignatures0.0530.0020.056
plotSignatures_ads8.9210.1579.070
postNetData-class0.0010.0000.001
postNetExample0.0220.0020.025
postNetStart9.2500.2539.507
postNetVignette0.1030.0010.104
ptn_GAGE000
ptn_GO42.701 0.96243.878
ptn_GSEA0.2240.0880.343
ptn_background0.0260.0040.029
ptn_check_models0.9390.1450.990
ptn_codonAnalysis11.084 0.52211.588
ptn_codonSelection12.387 0.30312.674
ptn_colours0.0240.0010.026
ptn_dataIn0.0280.0020.030
ptn_effect0.0250.0010.026
ptn_features0.8620.0100.872
ptn_geneID0.0260.0000.026
ptn_geneList0.0260.0000.027
ptn_id0.0260.0000.025
ptn_miRNA_analysis0.0010.0000.000
ptn_miRNA_to_gene0.0000.0010.000
ptn_model0.8670.0060.873
ptn_motifSelection0.0000.0000.001
ptn_motifgeneList0.0000.0000.001
ptn_networkGraph0.8600.0060.866
ptn_selectedFeatures0.8660.0220.888
ptn_selection0.0240.0000.025
ptn_sequences0.0270.0000.027
ptn_species0.0240.0000.025
ptn_version0.0250.0000.025
rfPred30.851 1.48418.303
signCalc0.0280.0010.030
signaturesHeatmap0.0870.0100.097
slopeFilt6.2560.5076.764
uorfAnalysis0.0750.0080.083