CRAN Package Check Results for Package anchoredDistr

Last updated on 2020-05-06 06:48:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 13.34 98.92 112.26 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.3 11.00 75.79 86.79 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.3 132.96 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.3 128.55 ERROR
r-devel-windows-ix86+x86_64 1.0.3 40.00 158.00 198.00 ERROR
r-patched-linux-x86_64 1.0.3 12.66 94.39 107.05 ERROR
r-patched-solaris-x86 1.0.3 201.10 ERROR
r-release-linux-x86_64 1.0.3 11.73 94.37 106.10 ERROR
r-release-osx-x86_64 1.0.3 ERROR
r-release-windows-ix86+x86_64 1.0.3 28.00 142.00 170.00 ERROR
r-oldrel-osx-x86_64 1.0.3 OK
r-oldrel-windows-ix86+x86_64 1.0.3 23.00 142.00 165.00 ERROR

Check Details

Version: 1.0.3
Check: examples
Result: ERROR
    Running examples in 'anchoredDistr-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: plotMAD
    > ### Title: Plot the data contained in MADproject object slots.
    > ### Aliases: plotMAD plotMAD,MADproject,ANY-method
    > ### plotMAD,MADproject,character-method
    >
    > ### ** Examples
    >
    > data(pumping)
    > plotMAD(pumping, "realizations")
    Error: Assigned data `x@observations` must be compatible with existing data.
    x Existing data has 300 rows.
    x Assigned data has 100 rows.
    i Only vectors of size 1 are recycled.
    Backtrace:
     x
     1. +-anchoredDistr::plotMAD(pumping, "realizations")
     2. \-anchoredDistr::plotMAD(pumping, "realizations")
     3. +-base::`$<-`(...)
     4. \-tibble:::`$<-.tbl_df`(...)
     5. \-tibble:::tbl_subassign(...)
     6. \-tibble:::vectbl_recycle_rhs(...)
     7. \-base::tryCatch(...)
     8. \-base:::tryCatchList(expr, classes, parentenv, handlers)
     9. \-base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     10. \-value[[3L]](cond)
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'anchoredDistr.Rmd' using rmarkdown
    Quitting from lines 85-86 (anchoredDistr.Rmd)
    Error: processing vignette 'anchoredDistr.Rmd' failed with diagnostics:
    Assigned data `x@observations` must be compatible with existing data.
    x Existing data has 300 rows.
    x Assigned data has 100 rows.
    i Only vectors of size 1 are recycled.
    --- failed re-building 'anchoredDistr.Rmd'
    
    SUMMARY: processing the following file failed:
     'anchoredDistr.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.3
Check: examples
Result: ERROR
    Running examples in ‘anchoredDistr-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: plotMAD
    > ### Title: Plot the data contained in MADproject object slots.
    > ### Aliases: plotMAD plotMAD,MADproject,ANY-method
    > ### plotMAD,MADproject,character-method
    >
    > ### ** Examples
    >
    > data(pumping)
    > plotMAD(pumping, "realizations")
    Error: Assigned data `x@observations` must be compatible with existing data.
    ✖ Existing data has 300 rows.
    ✖ Assigned data has 100 rows.
    ℹ Only vectors of size 1 are recycled.
    Backtrace:
     █
     1. ├─anchoredDistr::plotMAD(pumping, "realizations")
     2. └─anchoredDistr::plotMAD(pumping, "realizations")
     3. ├─base::`$<-`(...)
     4. └─tibble:::`$<-.tbl_df`(...)
     5. └─tibble:::tbl_subassign(...)
     6. └─tibble:::vectbl_recycle_rhs(...)
     7. └─base::tryCatch(...)
     8. └─base:::tryCatchList(expr, classes, parentenv, handlers)
     9. └─base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     10. └─value[[3L]](cond)
    Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘anchoredDistr.Rmd’ using rmarkdown
    Quitting from lines 85-86 (anchoredDistr.Rmd)
    Error: processing vignette 'anchoredDistr.Rmd' failed with diagnostics:
    Assigned data `x@observations` must be compatible with existing data.
    ✖ Existing data has 300 rows.
    ✖ Assigned data has 100 rows.
    ℹ Only vectors of size 1 are recycled.
    --- failed re-building ‘anchoredDistr.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘anchoredDistr.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-osx-x86_64

Version: 1.0.3
Check: examples
Result: ERROR
    Running examples in ‘anchoredDistr-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: plotMAD
    > ### Title: Plot the data contained in MADproject object slots.
    > ### Aliases: plotMAD plotMAD,MADproject,ANY-method
    > ### plotMAD,MADproject,character-method
    >
    > ### ** Examples
    >
    > data(pumping)
    > plotMAD(pumping, "realizations")
    Error: Assigned data `x@observations` must be compatible with existing data.
    ✖ Existing data has 300 rows.
    ✖ Assigned data has 100 rows.
    ℹ Only vectors of size 1 are recycled.
    Backtrace:
     █
     1. ├─anchoredDistr::plotMAD(pumping, "realizations")
     2. └─anchoredDistr::plotMAD(pumping, "realizations")
     3. ├─base::`$<-`(...)
     4. └─tibble:::`$<-.tbl_df`(...)
     5. └─tibble:::tbl_subassign(...)
     6. └─tibble:::vectbl_recycle_rhs(...)
     7. └─base::tryCatch(...)
     8. └─base:::tryCatchList(expr, classes, parentenv, handlers)
     9. └─base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     10. └─value[[3L]](cond)
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64

Version: 1.0.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘anchoredDistr.Rmd’ using rmarkdown
    Quitting from lines 85-86 (anchoredDistr.Rmd)
    Error: processing vignette 'anchoredDistr.Rmd' failed with diagnostics:
    Assigned data `x@observations` must be compatible with existing data.
    ✖ Existing data has 300 rows.
    ✖ Assigned data has 100 rows.
    ℹ Only vectors of size 1 are recycled.
    --- failed re-building ‘anchoredDistr.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘anchoredDistr.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.3
Check: examples
Result: ERROR
    Running examples in 'anchoredDistr-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: plotMAD
    > ### Title: Plot the data contained in MADproject object slots.
    > ### Aliases: plotMAD plotMAD,MADproject,ANY-method
    > ### plotMAD,MADproject,character-method
    >
    > ### ** Examples
    >
    > data(pumping)
    > plotMAD(pumping, "realizations")
    Error: Assigned data `x@observations` must be compatible with existing data.
    x Existing data has 300 rows.
    x Assigned data has 100 rows.
    i Only vectors of size 1 are recycled.
    Backtrace:
     x
     1. +-anchoredDistr::plotMAD(pumping, "realizations")
     2. \-anchoredDistr::plotMAD(pumping, "realizations")
     3. +-base::`$<-`(...)
     4. \-tibble:::`$<-.tbl_df`(...)
     5. \-tibble:::tbl_subassign(...)
     6. \-tibble:::vectbl_recycle_rhs(...)
     7. \-base::tryCatch(...)
     8. \-base:::tryCatchList(expr, classes, parentenv, handlers)
     9. \-base:::tryCatchOne(expr, names, parentenv, handlers[[1L]])
     10. \-value[[3L]](cond)
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'anchoredDistr.Rmd' using rmarkdown
    Quitting from lines 85-86 (anchoredDistr.Rmd)
    Error: processing vignette 'anchoredDistr.Rmd' failed with diagnostics:
    Assigned data `x@observations` must be compatible with existing data.
    x Existing data has 300 rows.
    x Assigned data has 100 rows.
    i Only vectors of size 1 are recycled.
    --- failed re-building 'anchoredDistr.Rmd'
    
    SUMMARY: processing the following file failed:
     'anchoredDistr.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0.3
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘anchoredDistr.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 85-86 (anchoredDistr.Rmd)
    Error: processing vignette 'anchoredDistr.Rmd' failed with diagnostics:
    Assigned data `x@observations` must be compatible with existing data.
    ✖ Existing data has 300 rows.
    ✖ Assigned data has 100 rows.
    ℹ Only vectors of size 1 are recycled.
    --- failed re-building ‘anchoredDistr.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘anchoredDistr.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86