Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2022-03-18 11:08:33 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
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

CHECK results for rsbml on riesling1


To the developers/maintainers of the rsbml package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/rsbml.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1668/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
rsbml 2.53.0  (landing page)
Michael Lawrence
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/rsbml
git_branch: master
git_last_commit: 91a9078
git_last_commit_date: 2021-10-26 11:51:36 -0400 (Tue, 26 Oct 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    WARNINGS    OK  
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64... NOT SUPPORTED ...

Summary

Package: rsbml
Version: 2.53.0
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:rsbml.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings rsbml_2.53.0.tar.gz
StartedAt: 2022-03-17 20:08:08 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 20:10:53 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 165.0 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: rsbml.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:rsbml.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings rsbml_2.53.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/rsbml.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'rsbml/DESCRIPTION' ... OK
* this is package 'rsbml' version '2.53.0'
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'rsbml' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 20.5Mb
  sub-directories of 1Mb or more:
    SBML_odeSolver-1.7.0beta   1.6Mb
    help                       1.1Mb
    libs                      16.2Mb
* checking package directory ... OK
* checking 'build' directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  'BiocGenerics' 'utils'
A package should be listed in only one of these fields.
* checking top-level files ... NOTE
Found a 'configure.in' file: 'configure.ac' has long been preferred.
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R 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 ... NOTE
Namespace in Imports field not imported from: 'utils'
  All declared Imports should be used.
Package in Depends field not imported from: 'methods'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
Unexported object imported by a ':::' call: 'graph:::listLen'
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... NOTE
Found the following apparent S3 methods exported but not registered:
  as.character.SBML as.character.SBMLDocument
See section 'Registering S3 methods' in the 'Writing R Extensions'
manual.
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
.simulate.SBML: no visible global function definition for 'tail'
.simulate.SBML: no visible global function definition for 'new'
.simulate.SBML: no visible global function definition for 'is'
.simulate.SBML : <anonymous>: no visible global function definition for
  'head'
.simulate.SBML: no visible global function definition for 'slotNames'
.simulate.SBML: no visible binding for global variable 'new'
as.ts,SOSResult: no visible global function definition for 'ts'
coerce,SBMLProblems-character: no visible binding for global variable
  'as'
describe,CompartmentGlyph: no visible global function definition for
  'callNextMethod'
describe,CubicBezier: no visible global function definition for
  'callNextMethod'
describe,ReactionGlyph: no visible global function definition for
  'callNextMethod'
describe,SpeciesGlyph: no visible global function definition for
  'callNextMethod'
describe,SpeciesReference: no visible global function definition for
  'callNextMethod'
describe,SpeciesReferenceGlyph: no visible global function definition
  for 'callNextMethod'
describe,TextGlyph: no visible global function definition for
  'callNextMethod'
end<-,LineSegment: no visible binding for global variable 'object'
glyphCurve<-,ReactionGlyph: no visible global function definition for
  'new'
glyphCurve<-,SpeciesReferenceGlyph: no visible global function
  definition for 'new'
kineticLaw<-,Reaction: no visible global function definition for 'new'
rsbml_graph,Model: no visible global function definition for 'new'
rsbml_problems,SBMLDocument : makeProblems : <anonymous>: no visible
  binding for global variable 'new'
rsbml_problems,SBMLDocument: no visible binding for global variable
  'new'
show,SBMLProblem: no visible global function definition for 'as'
simulate,SBMLDocument: no visible global function definition for 'tail'
simulate,SBMLDocument: no visible global function definition for 'new'
simulate,SBMLDocument: no visible global function definition for 'is'
simulate,SBMLDocument : <anonymous>: no visible global function
  definition for 'head'
simulate,SBMLDocument: no visible global function definition for
  'slotNames'
simulate,SBMLDocument: no visible binding for global variable 'new'
simulate,SOSExperiment: no visible global function definition for
  'slotNames'
simulate,SOSExperiment : <anonymous>: no visible global function
  definition for 'slot'
Undefined global functions or variables:
  as callNextMethod head is new object slot slotNames tail ts
Consider adding
  importFrom("methods", "as", "callNextMethod", "is", "new", "slot",
             "slotNames")
  importFrom("stats", "ts")
  importFrom("utils", "head", "tail")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  'asMath'
All user-level objects in a package should have documentation entries.
See chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in shell scripts ... 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 include directives in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'D:/biocbuild/bbs-3.15-bioc/R/library/rsbml/libs/x64/rsbml.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in 'inst/doc' ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 8 NOTEs
See
  'D:/biocbuild/bbs-3.15-bioc/meat/rsbml.Rcheck/00check.log'
for details.



Installation output

rsbml.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL rsbml
###
##############################################################################
##############################################################################


* installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library'
* installing *source* package 'rsbml' ...
** using staged installation

   **********************************************
   WARNING: this package has a configure script
         It probably needs manual configuration
   **********************************************


** libs
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_R_=1 -DUSE_R=1 -IC:/libsbml/x64/include -IC:/libsbml/x64/include/expat -ID:/biocbuild/bbs-3.15-bioc/R/include -DLIBSBML3    -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c StringMap.c -o StringMap.o
In file included from C:/libsbml/x64/include/sbml/common/common.h:117,
                 from StringMap.c:52:
C:/libsbml/x64/include/sbml/util/util.h:369:7: warning: 'finite' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
   int finite (double d);
       ^~~~~~
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_R_=1 -DUSE_R=1 -IC:/libsbml/x64/include -IC:/libsbml/x64/include/expat -ID:/biocbuild/bbs-3.15-bioc/R/include -DLIBSBML3    -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c check.c -o check.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_R_=1 -DUSE_R=1 -IC:/libsbml/x64/include -IC:/libsbml/x64/include/expat -ID:/biocbuild/bbs-3.15-bioc/R/include -DLIBSBML3    -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c doc.c -o doc.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_R_=1 -DUSE_R=1 -IC:/libsbml/x64/include -IC:/libsbml/x64/include/expat -ID:/biocbuild/bbs-3.15-bioc/R/include -DLIBSBML3    -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c dom.c -o dom.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_R_=1 -DUSE_R=1 -IC:/libsbml/x64/include -IC:/libsbml/x64/include/expat -ID:/biocbuild/bbs-3.15-bioc/R/include -DLIBSBML3    -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c graph.c -o graph.o
graph.c: In function 'rsbml_build_graph':
graph.c:55:57: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
     StringMap_put(id_map, CHAR(STRING_ELT(r_nodes, i)), (void *)i);
                                                         ^
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_R_=1 -DUSE_R=1 -IC:/libsbml/x64/include -IC:/libsbml/x64/include/expat -ID:/biocbuild/bbs-3.15-bioc/R/include -DLIBSBML3    -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c init.c -o init.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_R_=1 -DUSE_R=1 -IC:/libsbml/x64/include -IC:/libsbml/x64/include/expat -ID:/biocbuild/bbs-3.15-bioc/R/include -DLIBSBML3    -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c io.c -o io.o
"C:/rtools40/mingw64/bin/"g++ -std=gnu++11  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_R_=1 -DUSE_R=1 -IC:/libsbml/x64/include -IC:/libsbml/x64/include/expat -ID:/biocbuild/bbs-3.15-bioc/R/include -DLIBSBML3    -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c layoutWrappers.cpp -o layoutWrappers.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_R_=1 -DUSE_R=1 -IC:/libsbml/x64/include -IC:/libsbml/x64/include/expat -ID:/biocbuild/bbs-3.15-bioc/R/include -DLIBSBML3    -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c mathml.c -o mathml.o
"C:/rtools40/mingw64/bin/"gcc  -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -D_R_=1 -DUSE_R=1 -IC:/libsbml/x64/include -IC:/libsbml/x64/include/expat -ID:/biocbuild/bbs-3.15-bioc/R/include -DLIBSBML3    -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition  -c simulate.c -o simulate.o
C:/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o rsbml.dll tmp.def StringMap.o check.o doc.o dom.o graph.o init.o io.o layoutWrappers.o mathml.o simulate.o -LC:/libsbml/x64/bin -lsbml -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR
mkdir -p D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-rsbml/00new/rsbml/libs/x64
cp C:/libsbml/x64/bin/*.dll D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-rsbml/00new/rsbml/libs//x64
installing to D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-rsbml/00new/rsbml/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'rsbml'
    finding HTML links ... done
    AlgebraicRule-class                     html  
    AssignmentRule-class                    html  
    BoundingBox-class                       html  
    CVTerm-class                            html  
    Compartment-class                       html  
    CompartmentGlyph-class                  html  
    CompartmentType-class                   html  
    CompartmentVolumeRule-class             html  
    Constraint-class                        html  
    CubicBezier-class                       html  
    Curve-class                             html  
    Delay-class                             html  
    Describable-class                       html  
    Dimensions-class                        html  
    Event-class                             html  
    EventAssignment-class                   html  
    Experiment-class                        html  
    FunctionDefinition-class                html  
    GraphicalObject-class                   html  
    InitialAssignment-class                 html  
    KineticLaw-class                        html  
    Layout-class                            html  
    LineSegment-class                       html  
    Model-class                             html  
    ModelCreator-class                      html  
    ModelHistory-class                      html  
    ModifierSpeciesReference-class          html  
    Parameter-class                         html  
    ParameterRule-class                     html  
    Point-class                             html  
    RateRule-class                          html  
    Reaction-class                          html  
    ReactionGlyph-class                     html  
    Rule-class                              html  
    SBML-class                              html  
    SBMLDocument-class                      html  
    SBMLProblem-class                       html  
    SBMLProblems-class                      html  
    SBase-class                             html  
    SOSDesign-class                         html  
    SOSExperiment-class                     html  
    SOSProtocol-class                       html  
    SOSResult-class                         html  
    SOSSubject-class                        html  
    SimpleSpeciesReference-class            html  
    Species-class                           html  
    SpeciesConcentrationRule-class          html  
    SpeciesGlyph-class                      html  
    SpeciesReference-class                  html  
    SpeciesReferenceGlyph-class             html  
    SpeciesType-class                       html  
    StoichiometryMath-class                 html  
    TextGlyph-class                         html  
    Trigger-class                           html  
    Unit-class                              html  
    UnitDefinition-class                    html  
    math                                    html  
    read                                    html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rsbml)
Making 'packages.html' ...Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") :
  DESCRIPTION file of package 'OCplus' is missing or broken
 done

Tests output


Example timings

rsbml.Rcheck/rsbml-Ex.timings

nameusersystemelapsed
SBML-class0.140.000.18
SBMLDocument-class0.240.020.25
read0.200.010.21