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".
See also
Other meta:
meta_packages()
Examples
meta_snapshot(today = Sys.Date())
#> dependency_freeze candidate_freeze snapshot r
#> 1 2025-10-15 2025-11-15 2025-12-15 4.5
#> cran
#> 1 https://packagemanager.posit.co/cran/2025-10-15
#> r_multiverse
#> 1 https://production.r-multiverse.org/2025-12-15