Last updated on 2022-03-06 12:51:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 2.86 | 30.26 | 33.12 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 0.2 | 41.04 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 30.92 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.2 | 18.00 | 50.00 | 68.00 | NOTE | |
r-devel-windows-x86_64-new-TK | 0.2 | NOTE | ||||
r-patched-linux-x86_64 | 0.2 | 2.90 | 30.23 | 33.13 | NOTE | |
r-release-linux-x86_64 | 0.2 | NOTE | ||||
r-release-macos-arm64 | 0.2 | NOTE | ||||
r-release-macos-x86_64 | 0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2 | 8.00 | 44.00 | 52.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 8.00 | 44.00 | 52.00 | NOTE |
Version: 0.2
Check: DESCRIPTION meta-information
Result: NOTE
Checking should be performed on sources prepared by 'R CMD build'.
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-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'coda'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2
Check: R code for possible problems
Result: NOTE
hybridMC: no visible global function definition for 'txtProgressBar'
hybridMC : pbFun: no visible global function definition for
'setTxtProgressBar'
hybridMC: no visible global function definition for 'mcmc'
Undefined global functions or variables:
mcmc setTxtProgressBar txtProgressBar
Consider adding
importFrom("utils", "setTxtProgressBar", "txtProgressBar")
to your NAMESPACE file.
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-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2
Check: Rd line widths
Result: NOTE
Rd file 'hybridMC.Rd':
\usage lines wider than 90 characters:
hybridMC(y.start, n.samp=1, logDens, dLogDens, epsilon, LFsteps, compWeights=NULL, MPwidth=1, MPweights=NULL, progress=0 ,...)
These lines will be truncated in the PDF 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.2
Check: compiled code
Result: NOTE
File ‘HybridMC/libs/HybridMC.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc