CRAN Package Check Results for Package casabourse

Last updated on 2022-02-17 07:51:05 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 2.36 41.98 44.34 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 1.93 32.60 34.53 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 53.18 OK
r-devel-linux-x86_64-fedora-gcc 1.0.0 40.75 ERROR
r-devel-windows-x86_64-new-UL 1.0.0 42.00 96.00 138.00 OK
r-devel-windows-x86_64-new-TK 0.2.0 ERROR
r-patched-linux-x86_64 0.2.0 1.94 36.21 38.15 OK
r-release-linux-x86_64 0.2.0 2.11 35.57 37.68 OK
r-release-macos-arm64 0.2.0 OK
r-release-macos-x86_64 0.2.0 OK
r-release-windows-ix86+x86_64 0.2.0 5.00 53.00 58.00 OK
r-oldrel-macos-x86_64 0.2.0 OK
r-oldrel-windows-ix86+x86_64 0.2.0 5.00 63.00 68.00 OK

Check Details

Version: 1.0.0
Check: examples
Result: ERROR
    Running examples in ‘casabourse-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: today.market
    > ### Title: today.market
    > ### Aliases: today.market
    >
    > ### ** Examples
    >
    > today.market()
    Error in open.connection(x, "rb") :
     Timeout was reached: [www.bmcecapitalbourse.com] Resolving timed out after 10000 milliseconds
    Calls: today.market -> <Anonymous> -> read_html.default
    Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.2.0
Check: examples
Result: ERROR
    Running examples in 'casabourse-Ex.R' failed
    The error most likely occurred in:
    
    > ### Name: instruments
    > ### Title: instruments
    > ### Aliases: instruments
    >
    > ### ** Examples
    >
    > instruments()
    Error in `stop_subscript()`:
    ! Can't negate columns that don't exist.
    ✖ Locations 3, 5, 7, and 9 don't exist.
    ℹ There are only 1 column.
    Backtrace:
     ▆
     1. └─casabourse::instruments()
     2. ├─instru[, -seq(1, 9, 2)]
     3. ├─readr:::`[.spec_tbl_df`(instru, , -seq(1, 9, 2))
     4. ├─base::NextMethod(`[`)
     5. └─tibble:::`[.tbl_df`(instru, , -seq(1, 9, 2))
     6. └─tibble:::vectbl_as_col_location(...)
     7. ├─tibble:::subclass_col_index_errors(...)
     8. │ └─base::withCallingHandlers(...)
     9. └─vctrs::vec_as_location(j, n, names)
     10. └─vctrs `<fn>`()
     11. └─vctrs:::stop_subscript_oob(...)
     12. └─vctrs:::stop_subscript(...)
     13. └─rlang::abort(...)
    Execution halted
Flavor: r-devel-windows-x86_64-new-TK

Version: 0.2.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'Introduction_to_casabourse.Rmd' using rmarkdown
    Quitting from lines 45-48 (Introduction_to_casabourse.Rmd)
    Error: processing vignette 'Introduction_to_casabourse.Rmd' failed with diagnostics:
    Can't negate columns that don't exist.
    ✖ Locations 3, 5, 7, 9, 11, etc. don't exist.
    ℹ There are only 1 column.
    --- failed re-building 'Introduction_to_casabourse.Rmd'
    
    SUMMARY: processing the following file failed:
     'Introduction_to_casabourse.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-windows-x86_64-new-TK