Christaan,
The elapsed time note is because CRAN expects that examples will be
configured to run single threaded and some package that you use, or a
package used by a package that you use is multi-threading by default and
using more CPU time than clock time. If you cannot figure out how to
reconfig
On Thu, 28 Dec 2023 18:00:37 +0200
Christiaan Pieterse wrote:
> I only get 3 notes (see below), and if I run it in PositCloud, it
> crashes or yields the same 1 ERROR and 2 NOTES result as before. Why
> might this be?
Does the PositCloud check crash with "Killed" (most likely out of RAM)
or wit
On 28.12.2023 17:00, Christiaan Pieterse wrote:
Hi,
Thank you for showing the difference in the ExampleTradeData. I've fixed
this by adding a .Gitignore file and a "data-raw" folder to load the
ExampleTradeData. I hope I did this correctly. When I check the package (
https://github.com/Wouters