Last updated on 2020-08-07 01:49:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.77 | 37.17 | 40.94 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.76 | 28.64 | 31.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 56.20 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 47.33 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 10.00 | 47.00 | 57.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.34 | 37.61 | 40.95 | NOTE | |
r-patched-solaris-x86 | 1.0 | 69.00 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.43 | 37.44 | 40.87 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 13.00 | 65.00 | 78.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 67.00 | 73.00 | NOTE |
Version: 1.0
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'MASS'
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: 1.0
Check: R code for possible problems
Result: NOTE
acm: no visible global function definition for 'read.table'
clusters: no visible global function definition for 'write.matrix'
clusters: no visible global function definition for 'dev.new'
clusters: no visible global function definition for 'par'
clusters: no visible global function definition for 'hist'
clusters: no visible global function definition for 'legend'
clusters: no visible global function definition for 'pdf'
clusters: no visible global function definition for 'dev.off'
erra: no visible global function definition for 'read.table'
erra: no visible global function definition for 'pbeta'
Undefined global functions or variables:
dev.new dev.off hist legend par pbeta pdf read.table write.matrix
Consider adding
importFrom("grDevices", "dev.new", "dev.off", "pdf")
importFrom("graphics", "hist", "legend", "par")
importFrom("stats", "pbeta")
importFrom("utils", "read.table")
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: 1.0
Check: for non-standard things in the check directory
Result: NOTE
Found the following files/directories:
'BABLBS_ID distribution' 'BABLBS_Singletons' 'BABLBS_clustered'
'BABLBS_clustered_and_single' 'Genetic_Distance_1ID distribution'
'Genetic_Distance_1Singletons' 'Genetic_Distance_1clustered'
'Genetic_Distance_1clustered_and_single' 'acm.out.1' 'acm.par'
'erra.out.1' 'erra.out.1.acm' 'erra.out.1_d.ite' 'erra.out.1_s.ite'
'erra.rcm' 'exact_matching_ID distribution'
'exact_matching_Singletons' 'exact_matching_clustered'
'exact_matching_clustered_and_single' 'experiments.in'
'hist_both.pdf' 'hist_clust.pdf' 'replicates.in'
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-patched-solaris-x86, r-release-linux-x86_64