CRAN Package Check Results for Package worms

Last updated on 2023-05-10 06:56:28 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 2.83 29.07 31.90 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.2 2.62 23.25 25.87 NOTE
r-devel-linux-x86_64-fedora-clang 0.2.2 45.41 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.2 39.41 NOTE
r-devel-windows-x86_64 0.2.2 4.00 44.00 48.00 OK
r-patched-linux-x86_64 0.2.2 2.37 28.45 30.82 NOTE
r-release-linux-x86_64 0.2.2 3.06 28.51 31.57 NOTE
r-release-macos-arm64 0.2.2 24.00 OK
r-release-macos-x86_64 0.2.2 29.00 OK
r-release-windows-x86_64 0.2.2 4.00 49.00 53.00 OK
r-oldrel-macos-arm64 0.2.2 23.00 OK
r-oldrel-macos-x86_64 0.2.2 31.00 OK
r-oldrel-windows-x86_64 0.2.2 5.00 52.00 57.00 OK

Additional issues

donttest MKL noLD OpenBLAS

Check Details

Version: 0.2.2
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     ‘aphiainfo.csv’ ‘tax.csv’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.2.2
Check: examples
Result: ERROR
    Running examples in ‘worms-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: wormsbynames
    > ### Title: GET AphiaRecordsByNames
    > ### Aliases: wormsbynames
    >
    > ### ** Examples
    >
    > taxon_names <- c( "Westwodilla caecula" , "Abra alba", "Chaetozone cf. setosa", "Algae" )
    > w <- wormsbynames(taxon_names)
    REQUESTING 4 ITEMS BY NAME from World Register of Marine Species (www.marinespecies.org), 26/04/2023 17:57:05 (CC-BY)
     chunk 1/1
    Abra alba no match
    Chaetozone cf. setosa no match
    Algae no match
    Error in my_worms[[w_index]] <- r_parsed[[i]][[1]] :
     attempt to select more than one element in integerOneIndex
    Calls: wormsbynames
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang