Skip to content

Automated fix: reactlog package checks failing on main #106

@karangattu

Description

@karangattu

The scheduled package checks triggered from rstudio/shinycoreci failed for rstudio/reactlog on main.

Observed failures in the remote run:

  • routine / routine: yarn install runs flow-typed install --skip true --ignoreDeps dev, fetches the flow-typed cache, then exits 1 with UNCAUGHT ERROR: [{}, {}, ...].
  • R-CMD-check / check-depends-only: examples fail because shiny is unavailable, vignette rebuilding fails because rmarkdown is unavailable, and test-shiny_module.R:21:3 errors with unused argument (cond).
  • R-CMD-check / macOS-latest (4.6.0): setup fails before checks with Failed to get R 4.6.0 ... Unexpected HTTP response: 404.

@copilot please investigate these failing package checks and create a pull request against main with the fix. Use a Conventional Commits pull request title in the form <type>(optional scope): <description> or <type>: <description>. Request review from @schloerke before finishing.

@schloerke tagging you as the configured maintainer for the shinycoreci external package check target.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions