Last updated on 2020-01-10 17:48:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4.2 | 105.14 | 356.09 | 461.23 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4.2 | 74.30 | 755.32 | 829.62 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4.2 | 569.43 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4.2 | 589.93 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.4.2 | 267.00 | 501.00 | 768.00 | WARN | |
r-devel-windows-ix86+x86_64-gcc8 | 0.4.2 | 224.00 | 415.00 | 639.00 | WARN | |
r-patched-linux-x86_64 | 0.4.2 | 81.20 | 512.69 | 593.89 | NOTE | |
r-patched-solaris-x86 | 0.4.2 | 650.20 | OK | |||
r-release-linux-x86_64 | 0.4.2 | 83.35 | 473.32 | 556.67 | NOTE | |
r-release-windows-ix86+x86_64 | 0.4.2 | 260.00 | 467.00 | 727.00 | WARN | |
r-release-osx-x86_64 | 0.4.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.4.2 | 174.00 | 335.00 | 509.00 | WARN | |
r-oldrel-osx-x86_64 | 0.4.2 | NOTE |
Version: 0.4.2
Check: use of SHLIB_OPENMP_*FLAGS in Makefiles
Result: NOTE
src/Makevars: SHLIB_OPENMP_CXXFLAGS is included in PKG_CXXFLAGS but not in PKG_LIBS
src/Makevars: SHLIB_OPENMP_CFLAGS is included in PKG_LIBS but linking is by C++
src/Makevars.win: SHLIB_OPENMP_CXXFLAGS is included in PKG_CXXFLAGS but not in PKG_LIBS
src/Makevars.win: SHLIB_OPENMP_CFLAGS is included in PKG_LIBS but linking is by C++
Use of these macros is discussed in sect 1.2.1.1 of 'Writing R
Extensions'. The macros for different languages may differ so the
matching macro must be used in PKG_CXXFLAGS (etc) and match that used
in PKG_LIBS (except for Fortran: see the manual).
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.4.2
Check: installed package size
Result: NOTE
installed size is 6.7Mb
sub-directories of 1Mb or more:
data 1.3Mb
libs 4.3Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64-gcc8, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 0.4.2
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'joineRML.Rmd' using rmarkdown
Quitting from lines 79-89 (joineRML.Rmd)
Error: processing vignette 'joineRML.Rmd' failed with diagnostics:
there is no package called 'devtools'
--- failed re-building 'joineRML.Rmd'
--- re-building 'technical.Rnw' using Sweave
--- finished re-building 'technical.Rnw'
SUMMARY: processing the following file failed:
'joineRML.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64
Version: 0.4.2
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Quitting from lines 79-89 (joineRML.Rmd)
Error: processing vignette 'joineRML.Rmd' failed with diagnostics:
there is no package called 'devtools'
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64