upcoming_bdays: Packages with Upcoming Birthdays

Description Usage Arguments Value Note Examples

Description

Determine which of your installed packages have an upcoming birthday.

Usage

1
upcoming_bdays(days = 30)

Arguments

days

Integer specifying the number of days out from the current date to consider.

Value

A data frame with two columns: package and birthday

Note

Based on a modified version of the internal devtools function package_find_repo.

Examples

1
2
3
4
## Not run: 
upcoming_bdays()

## End(Not run)

bgreenwell/pkgbday documentation built on May 8, 2019, 3:43 p.m.