Provides function to create, read, write, and work with 'iCalander' files (which typically have '.ics' or '.ical' extensions), and the scheduling data, calendars and timelines of people, organisations and other entities that they represent. 'iCalendar' is an open standard for exchanging calendar and scheduling information between users and computers, described at <https://icalendar.org/>.
Version: | 0.0.1 |
Depends: | R (≥ 3.4.0) |
Imports: | methods, tibble, lubridate |
Suggests: | testthat, knitr, rmarkdown |
Published: | 2019-02-11 |
Author: | Robin Lovelace |
Maintainer: | Robin Lovelace <rob00x at gmail.com> |
License: | Apache License (≥ 2.0) |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | calendar results |
Reference manual: | calendar.pdf |
Vignettes: |
Creating calendars with calendar |
Package source: | calendar_0.0.1.tar.gz |
Windows binaries: | r-devel: calendar_0.0.1.zip, r-release: calendar_0.0.1.zip, r-oldrel: calendar_0.0.1.zip |
macOS binaries: | r-release: calendar_0.0.1.tgz, r-oldrel: calendar_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=calendar to link to this page.