ical: 'iCalendar' Parsing

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.6
Imports: V8 (≥ 1.5)
Suggests: testthat, covr
Published: 2019-01-21
Author: Peter Meissner [aut, cre], Philipp Kewisch [cph] (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

Documentation:

Reference manual: ical.pdf

Downloads:

Package source: ical_0.1.6.tar.gz
Windows binaries: r-devel: ical_0.1.6.zip, r-release: ical_0.1.6.zip, r-oldrel: ical_0.1.6.zip
macOS binaries: r-release (arm64): ical_0.1.6.tgz, r-oldrel (arm64): ical_0.1.6.tgz, r-release (x86_64): ical_0.1.6.tgz
Old sources: ical archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ical to link to this page.