Last updated on 2022-06-27 15:53:56 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 4.89 | 46.39 | 51.28 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 3.65 | 34.22 | 37.87 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 70.58 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 68.66 | OK | |||
r-devel-windows-x86_64 | 0.1.1 | 27.00 | 74.00 | 101.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 4.94 | 43.27 | 48.21 | ERROR | |
r-release-linux-x86_64 | 0.1.1 | 3.67 | 42.45 | 46.12 | 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 | 37.00 | 75.00 | 112.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 | 70.00 | 81.00 | OK |
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.495 0.052 29.311 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.088 0.045 3.184 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.342 0.032 3.03 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.254 0.055 3.132 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