CRAN Package Check Results for Package pop.wolf

Last updated on 2020-01-11 07:56:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 3.54 20.84 24.38 ERROR
r-devel-linux-x86_64-debian-gcc 0.1 2.63 16.50 19.13 ERROR
r-devel-linux-x86_64-fedora-clang 0.1 29.89 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1 28.71 ERROR
r-devel-windows-ix86+x86_64 0.1 16.00 55.00 71.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 0.1 12.00 45.00 57.00 ERROR
r-patched-linux-x86_64 0.1 2.49 21.84 24.33 OK
r-patched-solaris-x86 0.1 47.90 OK
r-release-linux-x86_64 0.1 2.61 22.38 24.99 OK
r-release-windows-ix86+x86_64 0.1 12.00 71.00 83.00 OK
r-release-osx-x86_64 0.1 OK
r-oldrel-windows-ix86+x86_64 0.1 10.00 45.00 55.00 OK
r-oldrel-osx-x86_64 0.1 OK

Additional issues

gcc10

Check Details

Version: 0.1
Check: examples
Result: ERROR
    Running examples in 'pop.wolf-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: plot_projection
    > ### Title: Plot population projections
    > ### Aliases: plot_projection
    >
    > ### ** Examples
    >
    > projection <- project(
    + years = 12,
    + runs = 100,
    + surv_pup = c(0.65, 0.1),
    + surv_sub = c(0.74, 0.13),
    + surv_vag = c(0.42, 0.1),
    + surv_adt = c(0.82, 0.03),
    + dispers_weib_shape = c(1.419, 0.154),
    + dispers_weib_scale = c(4.687, 0.528),
    + settl_weib_shape = c(1.353, 0.210),
    + settl_weib_scale = c(4.606, 0.772),
    + pair1breed = c(0.79, 0.05),
    + litter_size = c(5, 0.52)
    + )
    
    |**************************************************|Error in `dim<-`(t(output$runs), list(stats, months, runs)) :
     invalid second argument, must be vector or NULL
    Calls: project -> aperm
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1
Check: compiled code
Result: NOTE
    File ‘pop.wolf/libs/pop.wolf.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1
Check: examples
Result: ERROR
    Running examples in ‘pop.wolf-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: plot_projection
    > ### Title: Plot population projections
    > ### Aliases: plot_projection
    >
    > ### ** Examples
    >
    > projection <- project(
    + years = 12,
    + runs = 100,
    + surv_pup = c(0.65, 0.1),
    + surv_sub = c(0.74, 0.13),
    + surv_vag = c(0.42, 0.1),
    + surv_adt = c(0.82, 0.03),
    + dispers_weib_shape = c(1.419, 0.154),
    + dispers_weib_scale = c(4.687, 0.528),
    + settl_weib_shape = c(1.353, 0.210),
    + settl_weib_scale = c(4.606, 0.772),
    + pair1breed = c(0.79, 0.05),
    + litter_size = c(5, 0.52)
    + )
    
    |**************************************************|Error in `dim<-`(t(output$runs), list(stats, months, runs)) :
     invalid second argument, must be vector or NULL
    Calls: project -> aperm
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1
Check: running examples for arch ‘i386’
Result: ERROR
    Running examples in 'pop.wolf-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: plot_projection
    > ### Title: Plot population projections
    > ### Aliases: plot_projection
    >
    > ### ** Examples
    >
    > projection <- project(
    + years = 12,
    + runs = 100,
    + surv_pup = c(0.65, 0.1),
    + surv_sub = c(0.74, 0.13),
    + surv_vag = c(0.42, 0.1),
    + surv_adt = c(0.82, 0.03),
    + dispers_weib_shape = c(1.419, 0.154),
    + dispers_weib_scale = c(4.687, 0.528),
    + settl_weib_shape = c(1.353, 0.210),
    + settl_weib_scale = c(4.606, 0.772),
    + pair1breed = c(0.79, 0.05),
    + litter_size = c(5, 0.52)
    + )
    
    |**************************************************|Error in `dim<-`(t(output$runs), list(stats, months, runs)) :
     invalid second argument, must be vector or NULL
    Calls: project -> aperm
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8

Version: 0.1
Check: running examples for arch ‘x64’
Result: ERROR
    Running examples in 'pop.wolf-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: plot_projection
    > ### Title: Plot population projections
    > ### Aliases: plot_projection
    >
    > ### ** Examples
    >
    > projection <- project(
    + years = 12,
    + runs = 100,
    + surv_pup = c(0.65, 0.1),
    + surv_sub = c(0.74, 0.13),
    + surv_vag = c(0.42, 0.1),
    + surv_adt = c(0.82, 0.03),
    + dispers_weib_shape = c(1.419, 0.154),
    + dispers_weib_scale = c(4.687, 0.528),
    + settl_weib_shape = c(1.353, 0.210),
    + settl_weib_scale = c(4.606, 0.772),
    + pair1breed = c(0.79, 0.05),
    + litter_size = c(5, 0.52)
    + )
    
    |**************************************************|Error in `dim<-`(t(output$runs), list(stats, months, runs)) :
     invalid second argument, must be vector or NULL
    Calls: project -> aperm
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8