Thanks for all the tips.
@josiah I'm aware of cransays (It's not a shiny app by the way, it uses pkgdown
in combination with GH pages). When I checked it, I missed the paginating
button at the bottom. So a silly mistake on my behalf.
@Dirk I was not aware of the 'ciw' package. I will give it a
Hi, Duncan:
Thanks for the reply.
Please excuse: I should have checked that but didn't think to do so.
Thanks again, Spencer Graves
On 8/27/25 14:13, Duncan Murdoch wrote:
On 2025-08-27 2:22 p.m., Spencer Graves wrote:
Hello, All:
"CRAN Package Check Results for Package Ecdat"[1] flags
On 2025-08-27 2:22 p.m., Spencer Graves wrote:
Hello, All:
"CRAN Package Check Results for Package Ecdat"[1] flags a "NOTE" on all
platforms. I don't understand any of them.
For example, the check results from some but not all platforms include:
** No Authors@R field in DESCRIPTION.
Please
Hello, All:
"CRAN Package Check Results for Package Ecdat"[1] flags a "NOTE" on all
platforms. I don't understand any of them.
For example, the check results from some but not all platforms include:
** No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given
This has nothing to do with any GitHub Action. Your example is
corrupt, you need to escape `%` characters in .Rd files.
Gabor
On Wed, Aug 27, 2025 at 4:33 PM Spencer Graves
wrote:
>
> Hello, All:
>
>
> The R parser in GitHub action seems to be getting corrupted in
> processing "sbgraves237/Ecdat
Hello, All:
The R parser in GitHub action seems to be getting corrupted in
processing "sbgraves237/Ecdat".[1] For one, I'm getting:
358:22: unexpected symbol
357: ##
358: plotUSGPDpresidents('fedReceipts
I replace the single quote with a double quote and get the same problem
with a single
On 27 August 2025 at 10:54, Michael Dewey wrote:
| There is also the CRAN package foghorn with, amongst others, the handy
| cran_incoming function.
There is also the 'ciw' package with its 'ciw()' (== 'CRAN Incoming Watcher')
function that is a little lighter and faster.
Which is yseful for a
There is also the CRAN package foghorn with, amongst others, the handy
cran_incoming function.
Michael
On 26/08/2025 20:02, Josiah Parry wrote:
Pepijn, I bookmarked this shiny app a while ago:
https://r-hub.github.io/cransays/articles/dashboard.html
super helpful for the "is it just me? Did i