CRAN Package Check Results for Package tcsinvest

Last updated on 2022-08-15 08:50:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 4.78 46.89 51.67 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 3.91 34.89 38.80 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 72.95 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 70.14 OK
r-devel-windows-x86_64 0.1.1 29.00 75.00 104.00 OK
r-patched-linux-x86_64 0.1.1 5.03 43.44 48.47 ERROR
r-release-linux-x86_64 0.1.1 3.39 43.47 46.86 ERROR
r-release-macos-arm64 0.1.1 34.00 OK
r-release-macos-x86_64 0.1.1 48.00 OK
r-release-windows-x86_64 0.1.1 40.00 80.00 120.00 OK
r-oldrel-macos-arm64 0.1.1 39.00 OK
r-oldrel-macos-x86_64 0.1.1 49.00 OK
r-oldrel-windows-ix86+x86_64 0.1.1 11.00 69.00 80.00 OK

Check Details

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in 'tcsinvest-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: sandboxRegister
    > ### Title: Working with sandbox. Register account
    > ### Aliases: sandboxRegister
    >
    > ### ** Examples
    >
    > token = 'your_token_from_tcs_account'
    > sandboxRegister(token)
    No encoding supplied: defaulting to UTF-8.
    [1] ""
    >
    >
    >
    > base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > base::cat("sandboxRegister", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 1.528 0.031 3.91 0 0
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    
     *** caught segfault ***
    address 0x18, cause 'memory not mapped'
    An irrecoverable exception occurred. R is aborting now ...
    Segmentation fault
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘tcsinvest-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: sandboxRegister
    > ### Title: Working with sandbox. Register account
    > ### Aliases: sandboxRegister
    >
    > ### ** Examples
    >
    > token = 'your_token_from_tcs_account'
    > sandboxRegister(token)
    No encoding supplied: defaulting to UTF-8.
    [1] ""
    >
    >
    >
    > base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > base::cat("sandboxRegister", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 1.059 0.093 5.045 0 0
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    
     *** caught segfault ***
    address 0x18, cause 'memory not mapped'
    An irrecoverable exception occurred. R is aborting now ...
    Segmentation fault
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘tcsinvest-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: sandboxRegister
    > ### Title: Working with sandbox. Register account
    > ### Aliases: sandboxRegister
    >
    > ### ** Examples
    >
    > token = 'your_token_from_tcs_account'
    > sandboxRegister(token)
    No encoding supplied: defaulting to UTF-8.
    [1] ""
    >
    >
    >
    > base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > base::cat("sandboxRegister", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 1.407 0.055 5.324 0 0
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    
     *** caught segfault ***
    address 0x18, cause 'memory not mapped'
    An irrecoverable exception occurred. R is aborting now ...
    Segmentation fault
Flavor: r-patched-linux-x86_64

Version: 0.1.1
Check: examples
Result: ERROR
    Running examples in ‘tcsinvest-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: sandboxRegister
    > ### Title: Working with sandbox. Register account
    > ### Aliases: sandboxRegister
    >
    > ### ** Examples
    >
    > token = 'your_token_from_tcs_account'
    > sandboxRegister(token)
    No encoding supplied: defaulting to UTF-8.
    [1] ""
    >
    >
    >
    > base::assign(".dptime", (proc.time() - get(".ptime", pos = "CheckExEnv")), pos = "CheckExEnv")
    > base::cat("sandboxRegister", base::get(".format_ptime", pos = 'CheckExEnv')(get(".dptime", pos = "CheckExEnv")), "\n", file=base::get(".ExTimings", pos = 'CheckExEnv'), append=TRUE, sep="\t")
    > ### * <FOOTER>
    > ###
    > cleanEx()
    > options(digits = 7L)
    > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n")
    Time elapsed: 1.342 0.039 3.164 0 0
    > grDevices::dev.off()
    null device
     1
    > ###
    > ### Local variables: ***
    > ### mode: outline-minor ***
    > ### outline-regexp: "\\(> \\)?### [*]+" ***
    > ### End: ***
    > quit('no')
    
     *** caught segfault ***
    address 0x18, cause 'memory not mapped'
    An irrecoverable exception occurred. R is aborting now ...
    Segmentation fault
Flavor: r-release-linux-x86_64