Skip to content

chore(r): quote package name as 'shiny' in DESCRIPTION (CRAN feedback) - #322

Merged
schloerke merged 1 commit into
mainfrom
schloerke/cran-quote-shiny
Sep 23, 2026
Merged

schloerke merged 1 commit into
mainfrom
schloerke/cran-quote-shiny

Conversation

@schloerke

Copy link
Copy Markdown
Collaborator

Fixes #321.

CRAN asked that package/software/API names be single-quoted in Title and Description, and noted package names are case sensitive ('Shiny' → 'shiny').

  • 'Shiny' → 'shiny' in Title and Description (3 places)
  • JavaScript → 'JavaScript' in Description
  • man/shinyreact-package.Rd updated to match (hand-edited; same text roxygen generates from DESCRIPTION)

Package names are case sensitive; also quote the software name 'JavaScript'.

Fixes #321
@schloerke
schloerke enabled auto-merge (squash) September 23, 2026 18:45
@schloerke
schloerke merged commit e881235 into main Sep 23, 2026
14 checks passed
@schloerke
schloerke deleted the schloerke/cran-quote-shiny branch September 23, 2026 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

R: quote package name as 'shiny' (lowercase) in DESCRIPTION Title/Description

1 participant