CRAN Package Check Results for Package afCEC

Last updated on 2021-08-07 07:50:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 52.33 37.26 89.59 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.2 34.55 29.68 64.23 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.2 128.59 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.2 116.33 ERROR
r-devel-windows-x86_64 1.0.2 59.00 67.00 126.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 1.0.2 ERROR
r-patched-linux-x86_64 1.0.2 42.45 36.24 78.69 ERROR
r-patched-solaris-x86 1.0.2 124.40 ERROR
r-release-linux-x86_64 1.0.2 41.62 36.26 77.88 ERROR
r-release-macos-arm64 1.0.2 NOTE
r-release-macos-x86_64 1.0.2 OK
r-release-windows-ix86+x86_64 1.0.2 83.00 81.00 164.00 ERROR
r-oldrel-macos-x86_64 1.0.2 OK
r-oldrel-windows-ix86+x86_64 1.0.2 84.00 79.00 163.00 ERROR

Check Details

Version: 1.0.2
Check: examples
Result: ERROR
    Running examples in 'afCEC-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: afCEC
    > ### Title: afCEC
    > ### Aliases: afCEC
    >
    > ### ** Examples
    >
    > ## Don't show:
    > library(afCEC);
    > data(dog);
    > res<-afCEC(dog,5,numberOfStarts=1);
    Error in afCECCppRoutine(t(points), maxClusters, initialLabels, cardMin, :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: afCEC -> afCECCppRoutine
    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: 1.0.2
Check: examples
Result: ERROR
    Running examples in ‘afCEC-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: afCEC
    > ### Title: afCEC
    > ### Aliases: afCEC
    >
    > ### ** Examples
    >
    > ## Don't show:
    > library(afCEC);
    > data(dog);
    > res<-afCEC(dog,5,numberOfStarts=1);
    Error in afCECCppRoutine(t(points), maxClusters, initialLabels, cardMin, :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: afCEC -> afCECCppRoutine
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86

Version: 1.0.2
Check: installed package size
Result: NOTE
     installed size is 5.7Mb
     sub-directories of 1Mb or more:
     libs 4.9Mb
Flavor: r-release-macos-arm64

Version: 1.0.2
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'afCEC-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: afCEC
    > ### Title: afCEC
    > ### Aliases: afCEC
    >
    > ### ** Examples
    >
    > ## Don't show:
    > library(afCEC);
    > data(dog);
    > res<-afCEC(dog,5,numberOfStarts=1);
    Error in afCECCppRoutine(t(points), maxClusters, initialLabels, cardMin, :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: afCEC -> afCECCppRoutine
    Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0.2
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'afCEC-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: afCEC
    > ### Title: afCEC
    > ### Aliases: afCEC
    >
    > ### ** Examples
    >
    > ## Don't show:
    > library(afCEC);
    > data(dog);
    > res<-afCEC(dog,5,numberOfStarts=1);
    Error in afCECCppRoutine(t(points), maxClusters, initialLabels, cardMin, :
     function 'enterRNGScope' not provided by package 'Rcpp'
    Calls: afCEC -> afCECCppRoutine
    Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64