CRAN Package Check Results for Package nlstimedist

Last updated on 2021-09-06 07:51:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 5.29 53.64 58.93 ERROR
r-devel-linux-x86_64-debian-gcc 2.0.0 3.60 40.17 43.77 ERROR
r-devel-linux-x86_64-fedora-clang 2.0.0 89.45 OK
r-devel-linux-x86_64-fedora-gcc 2.0.0 77.55 OK
r-devel-windows-x86_64 2.0.0 9.00 91.00 100.00 OK
r-devel-windows-x86_64-gcc10-UCRT 2.0.0 OK
r-patched-linux-x86_64 2.0.0 5.13 57.28 62.41 OK
r-patched-solaris-x86 2.0.0 113.00 OK
r-release-linux-x86_64 2.0.0 4.73 57.11 61.84 OK
r-release-macos-arm64 2.0.0 OK
r-release-macos-x86_64 2.0.0 OK
r-release-windows-ix86+x86_64 2.0.0 10.00 75.00 85.00 OK
r-oldrel-macos-x86_64 2.0.0 OK
r-oldrel-windows-ix86+x86_64 2.0.0 13.00 87.00 100.00 OK

Check Details

Version: 2.0.0
Check: examples
Result: ERROR
    Running examples in 'nlstimedist-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: tdData
    > ### Title: Prepare 'nlstimedist' data
    > ### Aliases: tdData
    >
    > ### ** Examples
    >
    > tdData(tilia, x = "Day", y = "Trees")
     Day Trees cumN propMax
    3 96 1 1 0.01538462
    4 103 1 2 0.03076923
    6 105 3 5 0.07692308
    8 107 1 6 0.09230769
    10 110 4 10 0.15384615
    11 111 7 17 0.26153846
    12 112 3 20 0.30769231
    14 114 1 21 0.32307692
    15 115 3 24 0.36923077
    16 116 6 30 0.46153846
    18 117 3 33 0.50769231
    19 118 2 35 0.53846154
    20 119 2 37 0.56923077
    21 120 5 42 0.64615385
    22 121 2 44 0.67692308
    23 122 2 46 0.70769231
    24 123 4 50 0.76923077
    25 124 1 51 0.78461538
    27 126 3 54 0.83076923
    28 127 1 55 0.84615385
    29 128 1 56 0.86153846
    30 129 1 57 0.87692308
    31 130 2 59 0.90769231
    32 131 4 63 0.96923077
    33 133 1 64 0.98461538
    34 134 1 65 1.00000000
    > tdData(lobelia, x = "Day", y = "Germination", group = "Temperature")
    Error in xtfrm.data.frame(x) : cannot xtfrm data frames
    Calls: tdData ... lapply -> FUN -> as.vector -> xtfrm -> xtfrm.data.frame
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.0.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'nlstimedist.Rmd' using rmarkdown
    Quitting from lines 43-45 (nlstimedist.Rmd)
    Error: processing vignette 'nlstimedist.Rmd' failed with diagnostics:
    cannot xtfrm data frames
    --- failed re-building 'nlstimedist.Rmd'
    
    SUMMARY: processing the following file failed:
     'nlstimedist.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc