nfer: Event Stream Abstraction using Interval Logic

This is the R API for the 'nfer' formalism (<http://nfer.io/>). 'nfer' was developed to specify event stream abstractions for spacecraft telemetry such as the Mars Science Laboratory. Users write rules using a syntax that borrows heavily from Allen's Temporal Logic that, when applied to an event stream, construct a hierarchy of temporal intervals with data. The R API supports loading rules from a file or mining them from historical data. Traces of events or pools of intervals are provided as data frames.

Version: 1.1.3
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2023-04-12
Author: Sean Kauffman ORCID iD [aut, cre]
Maintainer: Sean Kauffman <seank at cs.aau.dk>
BugReports: https://bitbucket.org/seanmk/nfer/issues
License: GPL (≥ 3)
URL: http://nfer.io/
NeedsCompilation: yes
Citation: nfer citation info
Materials: NEWS
CRAN checks: nfer results

Documentation:

Reference manual: nfer.pdf
Vignettes: getting-started

Downloads:

Package source: nfer_1.1.3.tar.gz
Windows binaries: r-prerel: nfer_1.1.3.zip, r-release: nfer_1.1.3.zip, r-oldrel: nfer_1.1.3.zip
macOS binaries: r-prerel (arm64): nfer_1.1.3.tgz, r-release (arm64): nfer_1.1.3.tgz, r-oldrel (arm64): nfer_1.1.3.tgz, r-prerel (x86_64): nfer_1.1.3.tgz, r-release (x86_64): nfer_1.1.3.tgz
Old sources: nfer archive

Linking:

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