A simple wrapper around the 'ical.js' library executing 'Javascript' code via 'V8' (the 'Javascript' engine driving the 'Chrome' browser and 'Node.js' and accessible via the 'V8' R package). This package enables users to parse 'iCalendar' files ('.ics', '.ifb', '.iCal', '.iFBf') into lists and 'data.frames' to ultimately do statistics on events, meetings, schedules, birthdays, and the like.
Version: | 0.1.5 |
Imports: | V8 (≥ 1.5) |
Suggests: | testthat, covr |
Published: | 2018-12-03 |
Author: | c( person( "Peter", "Meissner", role = c("aut", "cre"), email = "retep.meissner@gmail.com" ), person( "Philipp", "Kewisch", role = "cph", comment = "Ical.js file is is licences under MPL. Source: https://github.com/mozilla-comm/ical.js" ) ) |
Maintainer: | Peter Meissner <retep.meissner at gmail.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ical results |
Reference manual: | ical.pdf |
Package source: | ical_0.1.5.tar.gz |
Windows binaries: | r-devel: ical_0.1.5.zip, r-release: ical_0.1.5.zip, r-oldrel: ical_0.1.5.zip |
OS X binaries: | r-release: ical_0.1.5.tgz, r-oldrel: ical_0.1.5.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ical to link to this page.