Package: readelan
Type: Package
Title: Read 'ELAN' Files
Version: 0.1.0
Authors@R: c(
  person(
    "Carl", "Börstell", 
    email = "carl.borstell@uib.no", 
    role = c("aut", "cre", "cph"),
    comment = c(ORCID = "0000-0001-7549-4648")
  )
  )
Description: The goal of the 'readelan' is to provide a simple way to read 
    data and metadata in files created with the annotation software 'ELAN'
    <https://archive.mpi.nl/tla/elan> into R as data frames.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: tools, utils, xml2
URL: https://github.com/borstell/readelan
BugReports: https://github.com/borstell/readelan/issues
NeedsCompilation: no
Packaged: 2026-04-01 17:33:24 UTC; carlborstell
Author: Carl Börstell [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0001-7549-4648>)
Maintainer: Carl Börstell <carl.borstell@uib.no>
Repository: CRAN
Date/Publication: 2026-04-07 08:00:02 UTC
Built: R 4.6.0; ; 2026-04-25 21:42:31 UTC; unix
