That was it. Thanks very much.
Now I can go back to working on the "[.findFn" problem that you
helped me identify. (I translated the Sweave vignette to RMarkdown to
isolate that. Progress, with your help.)
Spencer
On 6/29/24 04:47, Ivan Krylov wrote:
В Fri, 28 Jun
В Fri, 28 Jun 2024 17:57:13 -0400
Iris Simmons пишет:
> * checking whether the namespace can be unloaded cleanly ... WARNING
> unloading
Here's what the check does (in a separate process):
invisible(suppressMessages(loadNamespace("this.path")));
cat('\n unloading\n');
unloadNamespace("
В Fri, 28 Jun 2024 22:55:23 -0500
Spencer Graves пишет:
> I'm getting, "Error: processing vignette 'sos.Rmd' failed
> with diagnostics: there is no package called 'markdown'":
>
>
> https://github.com/sbgraves237/sos/actions/runs/9721300082/job/26833793243
>
>
> This is in:
>