Last updated on 2025-08-30 09:50:17 CEST.
Package | FAIL | NOTE | OK |
---|---|---|---|
fftw | 13 | ||
klaR | 2 | 11 | |
nortest | 13 | ||
R2OpenBUGS | 1 | 4 | 8 |
R2WinBUGS | 7 | 6 | |
scatterplot3d | 2 | 11 | |
signal | 2 | 11 | |
tuneR | 13 |
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 1.7-3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Uwe Ligges <ligges@statistik.tu-dortmund.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Christian",
family = "Roever",
role = "aut"),
person(given = "Nils",
family = "Raabe",
role = "aut"),
person(given = "Karsten",
family = "Luebke",
role = "aut"),
person(given = "Uwe",
family = "Ligges",
role = c("aut", "cre"),
email = "ligges@statistik.tu-dortmund.de"),
person(given = "Gero",
family = "Szepannek",
role = "aut"),
person(given = "Marc",
family = "Zentgraf",
role = "aut"),
person(given = "David",
family = "Meyer",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13
Current CRAN status: FAIL: 1, NOTE: 4, OK: 8
Version: 3.2-4
Check: R code for possible problems
Result: NOTE
Found the following calls to attach():
File ‘R2OpenBUGS/R/attach.all.R’:
attach(x, name = name)
See section ‘Good practice’ in ‘?attach’.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 3.2-4
Check: PDF version of manual
Result: FAIL
Check process probably crashed or hung up for 20 minutes ... killed
Most likely this happened in the example checks (?),
if not, ignore the following last lines of example output:
> file.show(filename)
model
{
for (j in 1:J) {
y[j] ~ dnorm(theta[j], tau.y[j])
theta[j] ~ dnorm(mu.theta, tau.theta)
tau.y[j] <- pow(sigma.y[j], -2)
}
mu.theta ~ dnorm(0.00000E+00, 1.00000E-06)
tau.theta <- pow(sigma.theta, -2)
sigma.theta ~ dunif(0.00000E+00, 1000)
}
>
>
>
> ### * <FOOTER>
> ###
> cleanEx()
> options(digits = 7L)
> base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
Time elapsed: 0.35 0.09 0.44 NA NA
> grDevices::dev.off()
null device
1
> ###
> ### Local variables: ***
> ### mode: outline-minor ***
> ### outline-regexp: "\\(> \\)?### [*]+" ***
> ### End: ***
> quit('no')
======== End of example output (where/before crash/hang up occured ?) ========
Flavor: r-devel-windows-x86_64
Current CRAN status: NOTE: 7, OK: 6
Version: 2.1-23
Check: R code for possible problems
Result: NOTE
Found the following calls to attach():
File ‘R2WinBUGS/R/attach.all.R’:
attach(x, name = name)
See section ‘Good practice’ in ‘?attach’.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 2.1-23
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘BRugs’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 0.3-44
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Uwe Ligges <ligges@statistik.tu-dortmund.de>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Uwe",
family = "Ligges",
role = c("aut", "cre"),
email = "ligges@statistik.tu-dortmund.de"),
person(given = "Martin",
family = "Maechler",
role = "aut"),
person(given = "Sarah",
family = "Schnackenberg",
role = "aut"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: NOTE: 2, OK: 11
Version: 1.8-1
Check: compiled code
Result: NOTE
File ‘signal/libs/signal.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
Current CRAN status: OK: 13
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.