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

This page was generated on 2026-04-29 10:15 -0400 (Wed, 29 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.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/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
postNet 1.0.0  (landing page)
Krzysztof Szkop
Snapshot Date: 2026-04-28 14:14 -0400 (Tue, 28 Apr 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  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
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: 1.0.0
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_1.0.0.tar.gz
StartedAt: 2026-04-29 03:46:56 -0400 (Wed, 29 Apr 2026)
EndedAt: 2026-04-29 03:55:52 -0400 (Wed, 29 Apr 2026)
EllapsedTime: 535.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_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/postNet.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* 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-29 07:46:57 UTC
* 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: ‘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 53.948  2.521  32.692
goAnalysis         44.274  2.319  46.628
ptn_GO             41.367  0.995  42.368
rfPred             30.219  1.260  17.561
codonCalc          11.699  0.269  11.960
ptn_codonSelection 11.360  0.169  11.512
ptn_codonAnalysis  11.075  0.331  11.391
codonUsage         11.053  0.293  11.324
postNetStart        9.457  0.299   9.760
plotSignatures_ads  8.879  0.152   9.028
slopeFilt           6.403  0.090   6.494
plotFeaturesMap     5.475  0.240   5.716
* 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 ‘1.0.0’
** 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 RC (2026-04-17 r89917) -- "Because it was There"
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.613   1.281  23.900 

Example timings

postNet.Rcheck/postNet-Ex.timings

nameusersystemelapsed
codonCalc11.699 0.26911.960
codonUsage11.053 0.29311.324
contentAnalysis0.1120.0060.118
contentMotifs2.1210.0321.268
featureIntegration53.948 2.52132.692
foldingEnergyAnalysis0.1830.0030.186
gageAnalysis0.0010.0000.000
get_signatures0.0090.0000.008
goAnalysis44.274 2.31946.628
goDotplot000
gseaAnalysis4.0260.2224.187
gseaPlot0.5070.1660.614
humanSignatures0.0060.0040.011
lengthAnalysis0.1420.0090.150
miRNAanalysis0.0000.0010.001
motifAnalysis000
mouseSignatures0.0070.0050.011
plotFeaturesMap5.4750.2405.716
plotSignatures0.0550.0010.055
plotSignatures_ads8.8790.1529.028
postNetData-class0.0010.0000.002
postNetExample0.0240.0010.026
postNetStart9.4570.2999.760
postNetVignette0.1160.0010.117
ptn_GAGE000
ptn_GO41.367 0.99542.368
ptn_GSEA0.2370.1120.378
ptn_background0.0270.0020.029
ptn_check_models1.0320.2111.132
ptn_codonAnalysis11.075 0.33111.391
ptn_codonSelection11.360 0.16911.512
ptn_colours0.0260.0010.027
ptn_dataIn0.0310.0020.032
ptn_effect0.0280.0000.028
ptn_features0.9210.0120.935
ptn_geneID0.0250.0010.027
ptn_geneList0.0280.0000.027
ptn_id0.0250.0010.026
ptn_miRNA_analysis0.0000.0010.001
ptn_miRNA_to_gene0.0000.0010.000
ptn_model0.9170.0130.930
ptn_motifSelection000
ptn_motifgeneList0.0010.0000.000
ptn_networkGraph0.9680.0160.984
ptn_selectedFeatures0.9180.0160.934
ptn_selection0.0240.0020.026
ptn_sequences0.0280.0000.028
ptn_species0.0240.0010.025
ptn_version0.0240.0010.025
rfPred30.219 1.26017.561
signCalc0.0290.0020.031
signaturesHeatmap0.0960.0030.099
slopeFilt6.4030.0906.494
uorfAnalysis0.0740.0010.076