Skip to content

Upkeep for embed (2025) #251

@EmilHvitfeldt

Description

@EmilHvitfeldt

To begin

  • usethis::pr_init("upkeep-2025-04")

2025

  • usethis::use_air() https://posit-dev.github.io/air/
  • usethis::use_package("R", "Depends", "4.1")
  • Switch to the base pipe (|>)
  • Switch to the base anonymous function syntax (\(x))
  • Add ROR for Posit in DESCRIPTION:
    person("Posit Software, PBC", role = c("cph", "fnd"), comment = c(ROR = "03wc8by49"))
  • knitr::convert_chunk_header(type = "yaml") to convert in-header chunk options to the newer in-body style used by Quarto
  • Switch to expect_snapshot(error = TRUE) instead of calling expect_error() without specifying class =

To finish

Created on 2025-04-24 with usethis::use_tidy_upkeep_issue(), using usethis v3.1.0.9000

Metadata

Metadata

Assignees

No one assigned

    Labels

    upkeepmaintenance, infrastructure, and similar

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions