CRAN Package Check Results for Package mapfit

Last updated on 2022-09-25 06:54:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9.9 78.12 89.13 167.25 ERROR
r-devel-linux-x86_64-debian-gcc 0.9.9 66.88 67.33 134.21 ERROR
r-devel-linux-x86_64-fedora-clang 0.9.9 247.15 ERROR
r-devel-linux-x86_64-fedora-gcc 0.9.9 214.53 ERROR
r-devel-windows-x86_64 0.9.9 98.00 141.00 239.00 OK
r-patched-linux-x86_64 0.9.9 70.02 83.45 153.47 ERROR
r-release-linux-x86_64 0.9.9 66.19 82.62 148.81 ERROR
r-release-macos-arm64 0.9.9 60.00 OK
r-release-macos-x86_64 0.9.9 83.00 OK
r-release-windows-x86_64 0.9.9 98.00 126.00 224.00 ERROR
r-oldrel-macos-arm64 0.9.9 50.00 OK
r-oldrel-macos-x86_64 0.9.9 79.00 OK
r-oldrel-windows-ix86+x86_64 0.9.9 187.00 147.00 334.00 ERROR

Additional issues

rchk

Check Details

Version: 0.9.9
Check: examples
Result: ERROR
    Running examples in 'mapfit-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: mapfit.group
    > ### Title: MAP fitting with grouped data
    > ### Aliases: mapfit.group
    >
    > ### ** Examples
    >
    >
    > ## load trace data
    > data(BCpAug89)
    > BCpAug89s <- head(BCpAug89, 50)
    >
    > ## make grouped data
    > BCpAug89.group <- hist(cumsum(BCpAug89s),
    + breaks=seq(0, 0.15, 0.005),
    + plot=FALSE)
    >
    > ## MAP fitting for general MAP
    > (result1 <- mapfit.group(map=map(2),
    + counts=BCpAug89.group$counts,
    + breaks=BCpAug89.group$breaks))
    Error in asMethod(object) :
     matrix is not symmetric; consider forceSymmetric() or symmpart()
    Calls: mapfit.group ... map -> as -> asMethod -> as -> .class1 -> as -> asMethod
    Execution halted
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: 0.9.9
Check: examples
Result: ERROR
    Running examples in ‘mapfit-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: mapfit.group
    > ### Title: MAP fitting with grouped data
    > ### Aliases: mapfit.group
    >
    > ### ** Examples
    >
    >
    > ## load trace data
    > data(BCpAug89)
    > BCpAug89s <- head(BCpAug89, 50)
    >
    > ## make grouped data
    > BCpAug89.group <- hist(cumsum(BCpAug89s),
    + breaks=seq(0, 0.15, 0.005),
    + plot=FALSE)
    >
    > ## MAP fitting for general MAP
    > (result1 <- mapfit.group(map=map(2),
    + counts=BCpAug89.group$counts,
    + breaks=BCpAug89.group$breaks))
    Error in asMethod(object) :
     matrix is not symmetric; consider forceSymmetric() or symmpart()
    Calls: mapfit.group ... map -> as -> asMethod -> as -> .class1 -> as -> asMethod
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-windows-x86_64

Version: 0.9.9
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'mapfit-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: mapfit.group
    > ### Title: MAP fitting with grouped data
    > ### Aliases: mapfit.group
    >
    > ### ** Examples
    >
    >
    > ## load trace data
    > data(BCpAug89)
    > BCpAug89s <- head(BCpAug89, 50)
    >
    > ## make grouped data
    > BCpAug89.group <- hist(cumsum(BCpAug89s),
    + breaks=seq(0, 0.15, 0.005),
    + plot=FALSE)
    >
    > ## MAP fitting for general MAP
    > (result1 <- mapfit.group(map=map(2),
    + counts=BCpAug89.group$counts,
    + breaks=BCpAug89.group$breaks))
    Error in asMethod(object) :
     matrix is not symmetric; consider forceSymmetric() or symmpart()
    Calls: mapfit.group ... map -> as -> asMethod -> as -> .class1 -> as -> asMethod
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.9.9
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'mapfit-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: mapfit.group
    > ### Title: MAP fitting with grouped data
    > ### Aliases: mapfit.group
    >
    > ### ** Examples
    >
    >
    > ## load trace data
    > data(BCpAug89)
    > BCpAug89s <- head(BCpAug89, 50)
    >
    > ## make grouped data
    > BCpAug89.group <- hist(cumsum(BCpAug89s),
    + breaks=seq(0, 0.15, 0.005),
    + plot=FALSE)
    >
    > ## MAP fitting for general MAP
    > (result1 <- mapfit.group(map=map(2),
    + counts=BCpAug89.group$counts,
    + breaks=BCpAug89.group$breaks))
    Error in asMethod(object) :
     matrix is not symmetric; consider forceSymmetric() or symmpart()
    Calls: mapfit.group ... map -> as -> asMethod -> as -> .class1 -> as -> asMethod
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64