CRAN Package Check Results for Package neonUtilities

Last updated on 2019-03-01 08:49:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 5.10 44.61 49.71 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.0 4.26 33.98 38.24 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.0 60.03 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.0 53.10 ERROR
r-devel-windows-ix86+x86_64 1.2.0 7.00 55.00 62.00 ERROR
r-patched-linux-x86_64 1.2.0 ERROR
r-patched-solaris-x86 1.2.0 85.50 ERROR
r-release-linux-x86_64 1.2.0 2.81 40.75 43.56 ERROR
r-release-windows-ix86+x86_64 1.2.0 9.00 57.00 66.00 ERROR
r-release-osx-x86_64 1.2.0 OK
r-oldrel-windows-ix86+x86_64 1.2.0 10.00 57.00 67.00 ERROR
r-oldrel-osx-x86_64 1.2.0 OK

Check Details

Version: 1.2.0
Check: examples
Result: ERROR
    Running examples in ‘neonUtilities-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: getDatatable
    > ### Title: Get NEON data table
    > ### Aliases: getDatatable
    >
    > ### ** Examples
    >
    > sls_soilCoreCollection <- getDatatable(
    + sample_location_list = c('CPER','TALL'),
    + sample_date_min = '2014-01-01',
    + sample_date_max = '2014-06-01',
    + dpid = "DP1.10086.001",
    + data_table_name = 'sls_soilCoreCollection')
    Loading required namespace: dplyr
    Note: method with signature ‘Timespan#Timespan’ chosen for function ‘%/%’,
     target signature ‘Interval#Period’.
     "Interval#ANY", "ANY#Period" would also be valid
    Warning: Expected 3 pieces. Additional pieces discarded in 531 rows [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, ...].
    Error in mapply(FUN = fn_get_available_data, data_table_name = data_table_name, :
     zero-length inputs cannot be mixed with those of non-zero length
    Calls: getDatatable -> mapply
    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.2.0
Check: examples
Result: ERROR
    Running examples in ‘neonUtilities-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: getDatatable
    > ### Title: Get NEON data table
    > ### Aliases: getDatatable
    >
    > ### ** Examples
    >
    > sls_soilCoreCollection <- getDatatable(
    + sample_location_list = c('CPER','TALL'),
    + sample_date_min = '2014-01-01',
    + sample_date_max = '2014-06-01',
    + dpid = "DP1.10086.001",
    + data_table_name = 'sls_soilCoreCollection')
    Loading required namespace: dplyr
    Note: method with signature ‘Timespan#Timespan’ chosen for function ‘%/%’,
     target signature ‘Interval#Period’.
     "Interval#ANY", "ANY#Period" would also be valid
    Warning: Expected 3 pieces. Additional pieces discarded in 534 rows [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, ...].
    Error in mapply(FUN = fn_get_available_data, data_table_name = data_table_name, :
     zero-length inputs cannot be mixed with those of non-zero length
    Calls: getDatatable -> mapply
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64

Version: 1.2.0
Check: examples
Result: ERROR
    Running examples in 'neonUtilities-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: getDatatable
    > ### Title: Get NEON data table
    > ### Aliases: getDatatable
    >
    > ### ** Examples
    >
    > sls_soilCoreCollection <- getDatatable(
    + sample_location_list = c('CPER','TALL'),
    + sample_date_min = '2014-01-01',
    + sample_date_max = '2014-06-01',
    + dpid = "DP1.10086.001",
    + data_table_name = 'sls_soilCoreCollection')
    Loading required namespace: dplyr
    Note: method with signature 'Timespan#Timespan' chosen for function '%/%',
     target signature 'Interval#Period'.
     "Interval#ANY", "ANY#Period" would also be valid
    Warning: Expected 3 pieces. Additional pieces discarded in 531 rows [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, ...].
    Error in mapply(FUN = fn_get_available_data, data_table_name = data_table_name, :
     zero-length inputs cannot be mixed with those of non-zero length
    Calls: getDatatable -> mapply
    Execution halted
Flavor: r-oldrel-windows-ix86+x86_64