CRAN Package Check Results for Package Directional

Last updated on 2025-02-11 01:49:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.0 40.52 317.45 357.97 OK
r-devel-linux-x86_64-debian-gcc 7.0 26.53 199.83 226.36 ERROR
r-devel-linux-x86_64-fedora-clang 7.0 568.91 OK
r-devel-linux-x86_64-fedora-gcc 7.0 510.23 ERROR
r-devel-windows-x86_64 7.0 40.00 254.00 294.00 ERROR
r-patched-linux-x86_64 7.0 40.79 285.03 325.82 OK
r-release-linux-x86_64 7.0 38.55 280.82 319.37 OK
r-release-macos-arm64 7.0 107.00 OK
r-release-macos-x86_64 7.0 265.00 OK
r-release-windows-x86_64 7.0 37.00 276.00 313.00 OK
r-oldrel-macos-arm64 7.0 112.00 OK
r-oldrel-macos-x86_64 7.0 270.00 OK
r-oldrel-windows-x86_64 7.0 53.00 368.00 421.00 OK

Additional issues

M1mac

Check Details

Version: 7.0
Check: examples
Result: ERROR Running examples in ‘Directional-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: Spherical regression using rotationally symmetric distributions > ### Title: Spherical regression using rotationally symmetric distributions > ### Aliases: iag.reg vmf.reg sipc.reg > > ### ** Examples > > y <- rvmf(150, rnorm(3), 5) > a1 <- iag.reg(y, iris[, 4]) Error in optim(val2$estimate, regiag, y = y, x = x, control = list(maxit = 10000), : function cannot be evaluated at initial parameters Calls: iag.reg Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 7.0
Check: examples
Result: ERROR Running examples in ‘Directional-Ex.R’ failed The error most likely occurred in: > ### Name: Spherical regression using rotationally symmetric distributions > ### Title: Spherical regression using rotationally symmetric distributions > ### Aliases: iag.reg vmf.reg sipc.reg > > ### ** Examples > > y <- rvmf(150, rnorm(3), 5) > a1 <- iag.reg(y, iris[, 4]) Error in optim(val2$estimate, regiag, y = y, x = x, control = list(maxit = 10000), : function cannot be evaluated at initial parameters Calls: iag.reg Execution halted Flavors: r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64