Package: ical 0.3.0
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.
Authors:
ical_0.3.0.tar.gz
ical_0.3.0.zip(r-4.7)ical_0.3.0.zip(r-4.6)ical_0.3.0.zip(r-4.5)
ical_0.3.0.tgz(r-4.6-any)ical_0.3.0.tgz(r-4.5-any)
ical_0.3.0.tar.gz(r-4.7-any)ical_0.3.0.tar.gz(r-4.6-any)
ical_0.3.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
ical/json (API)
NEWS
| # Install 'ical' in R: |
| install.packages('ical', repos = c('https://petermeissner.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/petermeissner/ical/issues
Last updated from:f89d3cb386. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 101 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | WARNING | 113 | ||
| macos-release-arm64 | WARNING | 113 | ||
| macos-oldrel-arm64 | WARNING | 76 | ||
| windows-devel | WARNING | 85 | ||
| windows-release | WARNING | 73 | ||
| windows-oldrel | WARNING | 63 | ||
| wasm-release | OK | 108 |
Exports:ical_clean_ical_parsedical_parseical_parse_dfical_parse_fullical_parse_jcalical_parse_listical_test_files
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ical_clean_ical_parsed | ical_clean_ical_parsed |
| ical_parse | ical_parse ical_parse_df ical_parse_full ical_parse_jcal ical_parse_list |
| ical_read_text | ical_read_text |
| ical_test_files | ical_test_files |
