Last updated on 2021-04-17 21:48:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.74 | 35.34 | 39.08 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.85 | 27.53 | 30.38 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 58.99 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 49.14 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 9.00 | 3.00 | 12.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0 | NOTE | ||||
r-patched-linux-x86_64 | 1.0 | 3.10 | 33.92 | 37.02 | NOTE | |
r-patched-solaris-x86 | 1.0 | 73.30 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.76 | 33.79 | 37.55 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 9.00 | 43.00 | 52.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 41.00 | 47.00 | NOTE |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'rJava'
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-gcc10-UCRT, 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: 1.0
Check: R code for possible problems
Result: NOTE
MalletLDA: no visible global function definition for '.jnew'
mallet.doc.topics: no visible global function definition for
'.jevalArray'
mallet.import: no visible global function definition for 'J'
mallet.import: no visible global function definition for '.jnew'
mallet.import: no visible global function definition for '.jcast'
mallet.subset.topic.words: no visible global function definition for
'.jevalArray'
mallet.topic.hclust: no visible global function definition for 'hclust'
mallet.topic.hclust: no visible global function definition for 'dist'
mallet.topic.words: no visible global function definition for
'.jevalArray'
mallet.word.freqs: no visible global function definition for
'.jevalArray'
Undefined global functions or variables:
.jcast .jevalArray .jnew J dist hclust
Consider adding
importFrom("stats", "dist", "hclust")
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-gcc10-UCRT, 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: 1.0
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-windows-ix86+x86_64