CRAN Package Check Results for Package DMwR2

Last updated on 2023-03-20 09:49:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 OK
r-devel-linux-x86_64-debian-gcc 0.0.2 7.86 49.04 56.90 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.2 97.96 OK
r-devel-linux-x86_64-fedora-gcc 0.0.2 90.42 OK
r-devel-windows-x86_64 0.0.2 38.00 97.00 135.00 OK
r-patched-linux-x86_64 0.0.2 8.46 66.66 75.12 OK
r-release-linux-x86_64 0.0.2 7.83 65.42 73.25 OK
r-release-macos-arm64 0.0.2 32.00 OK
r-release-macos-x86_64 0.0.2 68.00 OK
r-release-windows-x86_64 0.0.2 29.00 106.00 135.00 OK
r-oldrel-macos-arm64 0.0.2 33.00 OK
r-oldrel-macos-x86_64 0.0.2 49.00 OK
r-oldrel-windows-ix86+x86_64 0.0.2 24.00 93.00 117.00 NOTE

Check Details

Version: 0.0.2
Check: examples
Result: ERROR
    Running examples in ‘DMwR2-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: centralImputation
    > ### Title: Fill in NA values with central statistics
    > ### Aliases: centralImputation
    > ### Keywords: models
    >
    > ### ** Examples
    >
    > data(algae,package="DMwR2")
    > cleanAlgae <- centralImputation(algae)
    Error in vectbl_assign(x[[j]], i, recycled_value[[j]]) :
     DLL requires the use of native symbols
    Calls: centralImputation ... tbl_subassign_row -> withCallingHandlers -> vectbl_assign
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.2
Check: R code for possible problems
Result: NOTE
    Initiating curl with CURL_SSL_BACKEND: openssl
Flavor: r-oldrel-windows-ix86+x86_64