On 13/06/2022 7:01 p.m., Spencer Graves wrote:
[ lots deleted ]
Is there a way in GitHub Action to NOT fail when a package is not
available -- or at least to give a more useful diagnostic?
I don't know the answer to that, but in this case, I'm pretty sure
Github Actions couldn't be
On 13/06/2022 7:01 p.m., Spencer Graves wrote:
On 6/13/22 5:05 PM, Duncan Murdoch wrote:
On 13/06/2022 5:11 p.m., Spencer Graves wrote:
On 6/13/22 1:26 PM, Duncan Murdoch wrote:
On 13/06/2022 12:12 p.m., Spencer Graves wrote:
Hello, All:
How do I fix "Rd cross-references ... NOT
On 6/13/22 5:05 PM, Duncan Murdoch wrote:
On 13/06/2022 5:11 p.m., Spencer Graves wrote:
On 6/13/22 1:26 PM, Duncan Murdoch wrote:
On 13/06/2022 12:12 p.m., Spencer Graves wrote:
Hello, All:
How do I fix "Rd cross-references ... NOTE
Undeclared packages ‘EnvStats’, ‘drc’, ‘zoo’,
Hello, All:
CRAN checks of "Ecdat" on several platforms includes multiple "NOTEs"
complaining "Escaped LaTeX specials" highlighting use of "\$", "\_", and
"\&".[1]
What do you suggest I do with these?
I could replace "\$1,000" with "1,000 US dollars", and "R\&D" could
be
On 6/13/22 2:22 PM, Ivan Krylov wrote:
On Mon, 13 Jun 2022 13:59:24 -0500
Spencer Graves wrote:
I probably should have just used "Suggests" and not
bothered this list with this issue.
Why not use the \link{foo} form and let the HTML help system resolve
the link at run time? Is it consider