CRAN Package Check Results for Package colocalization

Last updated on 2020-04-09 09:48:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 6.02 65.20 71.22 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.1 5.08 49.14 54.22 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.1 82.87 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.1 87.02 ERROR
r-devel-windows-ix86+x86_64 1.0.1 14.00 97.00 111.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 1.0.1 15.00 71.00 86.00 ERROR
r-patched-linux-x86_64 1.0.1 6.14 62.53 68.67 ERROR
r-patched-osx-x86_64 1.0.1 ERROR
r-patched-solaris-x86 1.0.1 111.30 ERROR
r-release-linux-x86_64 1.0.1 5.12 64.14 69.26 OK
r-release-windows-ix86+x86_64 1.0.1 14.00 120.00 134.00 OK
r-release-osx-x86_64 1.0.1 OK
r-oldrel-windows-ix86+x86_64 1.0.1 14.00 111.00 125.00 OK
r-oldrel-osx-x86_64 1.0.1 OK

Check Details

Version: 1.0.1
Check: examples
Result: ERROR
    Running examples in 'colocalization-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: plot.colocal
    > ### Title: Making scatter plots for signal proportions before and after
    > ### d-type or z-type normalization
    > ### Aliases: plot.colocal
    >
    > ### ** Examples
    >
    > ## a simulated 3D example data.
    > data("twolines")
    >
    > twolines.results <- nsinc.d(data = twolines, membership = "membership",
    + dim = 3, r.model = "r.med")
    The method is 'nsinc.d'!
    The input data has dimension of 3!
    The input study region is 'NULL'!
    The observed study region is [-0.994687642,0.991983793] X [-0.994783715,0.984829183] X [-0.25846953,0.343853326]!
    
     The default full r range for colocalization index of type d is [0.00550850564633427,2.03825393738339]!
    
    The r.model = 'r.med'!
    r.min = 0.722833786275035 is used!
    r.max = 0.722833786275035 is used!
    Because of r.min = r.max, r.count = 1 and r.adjust = 0 are used!
    Bi-direction colocalization is considered!
    index.d for r = 0.722833786275035 is -0.224788967716664 ;
    The average coolocalization index of type d over all choosen r's is = -0.224788967716664!
    >
    > plot(twolines.results)
    Error in levels(P.all$type) <- c(expression(paste(italic(P), sep = "")), :
     unimplemented type 'expression' in 'HashTableSetup'
    Calls: plot -> plot.colocal -> <Anonymous>
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 1.0.1
Check: examples
Result: ERROR
    Running examples in ‘colocalization-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: plot.colocal
    > ### Title: Making scatter plots for signal proportions before and after
    > ### d-type or z-type normalization
    > ### Aliases: plot.colocal
    >
    > ### ** Examples
    >
    > ## a simulated 3D example data.
    > data("twolines")
    >
    > twolines.results <- nsinc.d(data = twolines, membership = "membership",
    + dim = 3, r.model = "r.med")
    The method is 'nsinc.d'!
    The input data has dimension of 3!
    The input study region is 'NULL'!
    The observed study region is [-0.994687642,0.991983793] X [-0.994783715,0.984829183] X [-0.25846953,0.343853326]!
    
     The default full r range for colocalization index of type d is [0.00550850564633427,2.03825393738339]!
    
    The r.model = 'r.med'!
    r.min = 0.722833786275035 is used!
    r.max = 0.722833786275035 is used!
    Because of r.min = r.max, r.count = 1 and r.adjust = 0 are used!
    Bi-direction colocalization is considered!
    index.d for r = 0.722833786275035 is -0.224788967716664 ;
    The average coolocalization index of type d over all choosen r's is = -0.224788967716664!
    >
    > plot(twolines.results)
    Error in levels(P.all$type) <- c(expression(paste(italic(P), sep = "")), :
     unimplemented type 'expression' in 'HashTableSetup'
    Calls: plot -> plot.colocal -> <Anonymous>
    Execution halted
Flavors: 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-osx-x86_64, r-patched-solaris-x86