Last updated on 2020-08-07 01:49:48 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2 | 2.88 | 20.24 | 23.12 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.2 | 2.30 | 15.82 | 18.12 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.2 | 35.63 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.2 | 26.57 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.2 | 10.00 | 40.00 | 50.00 | NOTE | |
r-patched-linux-x86_64 | 0.2 | 2.60 | 19.95 | 22.55 | NOTE | |
r-patched-solaris-x86 | 0.2 | 43.70 | NOTE | |||
r-release-linux-x86_64 | 0.2 | 3.00 | 19.85 | 22.85 | NOTE | |
r-release-macos-x86_64 | 0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2 | 10.00 | 52.00 | 62.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2 | 6.00 | 50.00 | 56.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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, 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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, 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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, 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