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-01-15       2025-02-15 2025-03-15 4.4
#>                                              cran
#> 1 https://packagemanager.posit.co/cran/2025-01-15
#>                                     r_multiverse
#> 1 https://production.r-multiverse.org/2025-03-15