CRAN Package Check Results for Package ammistability

Last updated on 2022-04-20 07:52:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 10.31 104.58 114.89 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.2 7.03 76.70 83.73 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 138.78 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.2 121.72 ERROR
r-devel-windows-x86_64-new-UL 0.1.2 34.00 172.00 206.00 OK
r-patched-linux-x86_64 0.1.2 8.41 110.31 118.72 OK
r-release-linux-x86_64 0.1.2 8.67 107.67 116.34 OK
r-release-macos-arm64 0.1.2 NOTE
r-release-macos-x86_64 0.1.2 NOTE
r-release-windows-ix86+x86_64 0.1.2 22.00 137.00 159.00 OK
r-oldrel-macos-x86_64 0.1.2 NOTE
r-oldrel-windows-ix86+x86_64 0.1.2 23.00 138.00 161.00 OK

Check Details

Version: 0.1.2
Check: examples
Result: ERROR
    Running examples in 'ammistability-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: ammistability
    > ### Title: Estimate multiple AMMI model Stability Parameters
    > ### Aliases: ammistability
    >
    > ### ** Examples
    >
    > library(agricolae)
    > data(plrv)
    >
    > # AMMI model
    > model <- with(plrv, AMMI(Locality, Genotype, Rep, Yield, console = FALSE))
    >
    > ammistability(model, AMGE = TRUE, ASI = FALSE, ASV = TRUE, ASTAB = FALSE,
    + AVAMGE = FALSE, DA = FALSE, DZ = FALSE, EV = TRUE,
    + FA = FALSE, MASI = FALSE, MASV = TRUE, SIPC = TRUE,
    + ZA = FALSE)
    Error in `$<-.data.frame`(`*tmp*`, "lab1", value = NA) :
     replacement has 1 row, data has 0
    Calls: ammistability -> rankslopegraph -> $<- -> $<-.data.frame
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building 'Introduction.Rmd' using rmarkdown_notangle
    Quitting from lines 378-378 (Introduction.Rmd)
    Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
    replacement has 1 row, data has 0
    --- failed re-building 'Introduction.Rmd'
    
    SUMMARY: processing the following file failed:
     'Introduction.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.2
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘mathjaxr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.1.2
Check: examples
Result: ERROR
    Running examples in ‘ammistability-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ammistability
    > ### Title: Estimate multiple AMMI model Stability Parameters
    > ### Aliases: ammistability
    >
    > ### ** Examples
    >
    > library(agricolae)
    > data(plrv)
    >
    > # AMMI model
    > model <- with(plrv, AMMI(Locality, Genotype, Rep, Yield, console = FALSE))
    >
    > ammistability(model, AMGE = TRUE, ASI = FALSE, ASV = TRUE, ASTAB = FALSE,
    + AVAMGE = FALSE, DA = FALSE, DZ = FALSE, EV = TRUE,
    + FA = FALSE, MASI = FALSE, MASV = TRUE, SIPC = TRUE,
    + ZA = FALSE)
    Error in `$<-.data.frame`(`*tmp*`, "lab1", value = NA) :
     replacement has 1 row, data has 0
    Calls: ammistability -> rankslopegraph -> $<- -> $<-.data.frame
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.2
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
    --- re-building ‘Introduction.Rmd’ using rmarkdown_notangle
    Quitting from lines 378-378 (Introduction.Rmd)
    Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
    replacement has 1 row, data has 0
    --- failed re-building ‘Introduction.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Introduction.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc