Last updated on 2020-01-20 01:50:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.36 | 39.11 | 42.47 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.58 | 30.07 | 32.65 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 50.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 49.04 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 16.00 | 47.00 | 63.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0 | 7.00 | 57.00 | 64.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.00 | 37.04 | 40.04 | NOTE | |
r-patched-solaris-x86 | 1.0 | 65.90 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.22 | 36.52 | 39.74 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 11.00 | 47.00 | 58.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 74.00 | 78.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | 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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-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-devel-windows-ix86+x86_64-gcc8, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-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