Thank you, Gábor. After thinking it over, I have decided to try
skip_on_os("solaris") before any call to
skip_if_not_installed("clustermq"). If the issue persists in the next CRAN
submission, I will reach out again about obtaining a Solaris VM. I tried
rhub::check_on_solaris() but encountered an er
Will,
I can help you get a Solaris VM, for VirtualBox or VMware, let me know
in private if you need one.
OTOH that crash is coming from a requireNamespace("clustermq", quietly
= TRUE) call, so it does not seem like it is your fault.
You could also try to reproduce this with `rhub::check()` and o
On 2021-01-26 21:36 -0500, Will L wrote:
> All,
>
> The {targets} package shows an error
> on CRAN when checked with Solaris:
> https://www.r-project.org/nosvn/R.check/r-patched-solaris-x86/targets-00check.html.
>
Hi! Maybe try out things in a virtual
machine in qemu or something?
OT: W