Skip to contents

Show the metadata for the current targeted Production snapshot.

Usage

meta_snapshot(today = Sys.Date())

Arguments

today

An object that as.Date() can convert to class "Date".

Value

A data frame with one row and columns with metadata about the targeted snapshot.

See also

Other meta: meta_packages()

Examples

  meta_snapshot(today = Sys.Date())
#>   dependency_freeze candidate_freeze   snapshot   r
#> 1        2025-04-15       2025-05-15 2025-06-15 4.5
#>                                              cran
#> 1 https://packagemanager.posit.co/cran/2025-04-15
#>                                     r_multiverse
#> 1 https://production.r-multiverse.org/2025-06-15