{
  "_id": "6a1f32feb401979e734280a3",
  "Package": "edfReader",
  "Type": "Package",
  "Title": "Reading EDF(+) and BDF(+) Files",
  "Version": "1.2.1",
  "Date": "2019-03-19",
  "Authors@R": "person (\"Jan\", \"Vis\", email = \"jan@visconsultancy.eu\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Jan Vis <jan@visconsultancy.eu>",
  "Description": "Reads European Data Format files EDF and EDF+, see\n<http://www.edfplus.info>, BioSemi Data Format files BDF, see\n<http://www.biosemi.com/faq/file_format.htm>, and BDF+ files,\nsee\n<http://www.teuniz.net/edfbrowser/bdfplus%20format%20description.html>.\nThe files are read in two steps: first the header is read and\nthen the signals (using the header object as a parameter).",
  "License": "GPL-3",
  "Language": "en-GB",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 07:22:12 UTC",
    "User": "root"
  },
  "Author": "Jan Vis [aut, cre]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2019-03-21 17:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/edfReader",
  "RemoteRef": "HEAD",
  "RemoteSha": "897496593e40b6d2ccfa995f910450e69e60fef7",
  "MD5sum": "7f3a03be0ec3d7be8b6d74f1f318dc78",
  "_user": "cran",
  "_type": "src",
  "_file": "edfReader_1.2.1.tar.gz",
  "_fileid": "7fbcd20087bb57996a9b0aaf4444a718886005f4311c6475ef06369649cc6e20",
  "_filesize": 530107,
  "_sha256": "7fbcd20087bb57996a9b0aaf4444a718886005f4311c6475ef06369649cc6e20",
  "_created": "2026-05-15T07:22:12.000Z",
  "_published": "2026-06-02T19:46:06.291Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79157843942,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012178372"
    },
    {
      "job": 79157844052,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012178164"
    },
    {
      "job": 79157843340,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012146031"
    },
    {
      "job": 79157843209,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368128779"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25905699208",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/edfReader",
  "_commit": {
    "id": "897496593e40b6d2ccfa995f910450e69e60fef7",
    "author": "Jan Vis <jan@visconsultancy.eu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2.1\n",
    "time": 1553187602
  },
  "_maintainer": {
    "name": "Jan Vis",
    "email": "jan@visconsultancy.eu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 914,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/edfReader"
  },
  "_searchresults": 29,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/edfReader.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-02-07"
    },
    {
      "version": "1.1.0",
      "date": "2016-03-30"
    },
    {
      "version": "1.1.1",
      "date": "2016-04-18"
    },
    {
      "version": "1.1.2",
      "date": "2017-05-21"
    },
    {
      "version": "1.2.0",
      "date": "2018-03-06"
    },
    {
      "version": "1.2.1",
      "date": "2019-03-21"
    }
  ],
  "_exports": [
    "readEdfHeader",
    "readEdfSignals"
  ],
  "_help": [
    {
      "page": "edfReader",
      "title": "edfReader: A package for reading EDF(+) and BDF(+) files",
      "topics": [
        "edfReader-package",
        "bdfReader",
        "edfReader"
      ]
    },
    {
      "page": "readEdfHeader",
      "title": "Read EDF(+) or BDF(+) file header",
      "topics": [
        "readBdfHeader",
        "readEdfHeader"
      ]
    },
    {
      "page": "readEdfSignals",
      "title": "Reads signals from an EDF(+)/BDF(+) file",
      "topics": [
        "readBdfSignals",
        "readEdfSignals"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "edfReaderVignette.Rmd",
      "filename": "edfReaderVignette.html",
      "title": "edfReader vignette",
      "author": "Jan Vis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Introduction",
        "1.1 EDF and BDF",
        "1.2 Sample files",
        "2. EDF headers objects",
        "2.1 Introduction",
        "2.2 The ebdfHeader",
        "2.3 The ebdfSHeader",
        "3. EDF signal objects",
        "3.1 Introduction",
        "3.2 Reading the whole recording of all signals",
        "3.2.1 Reading a file with continuously recorded signals",
        "3.2.2 Reading a file with discontinuously recorded signals as a single signal",
        "3.2.3 Reading a file with discontinuously recorded signals as a list of fragments",
        "3.3 Reading a selection of signals",
        "3.4 Reading a selected period",
        "3.5 Ordinary signals, continuously recorded",
        "3.6 Ordinary signals, not continuously recorded",
        "3.7 Annotation signals",
        "4.2 Samples and time",
        "4.3 Samples and periods",
        "4.4 Alignment",
        "4.4.1 The issue",
        "4.4.2 Two basic models.",
        "4.4.3 Alignment details",
        "4.5 Parameters involved",
        "5. Object details",
        "5.1 Introduction",
        "5.2 Header details",
        "5.2.1 Header attributes",
        "5.2.2 Signal header attributes",
        "5.3 Signal details",
        "5.3.1 Ordinary signal objects of class 'ebdfCSignal'",
        "5.3.2 Ordinary signal objects of class 'ebdfFSignal'",
        "5.3.2.1 The fragmented signal",
        "5.3.2.2  The fragments",
        "5.3.3 Annotation signals",
        "5.3.3.1 The annotation signal",
        "5.3.3.2 The annotations",
        "5.3.3.3 The record start times",
        "6. Next step: a  quick look",
        "7. Acknowledgement",
        "8. References"
      ],
      "created": "2016-02-07 09:13:07",
      "modified": "2019-03-21 17:00:02",
      "commits": 6
    }
  ],
  "_score": 2.462397997898956,
  "_indexed": true,
  "_nocasepkg": "edfreader",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-15T07:24:20.000Z",
      "distro": "noble",
      "commit": "897496593e40b6d2ccfa995f910450e69e60fef7",
      "fileid": "8e29c2fe66cdf944be299d0496702db69163b65a0718caa762a6ebe69dca54cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25905699208"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.1",
      "date": "2026-05-15T07:24:18.000Z",
      "distro": "noble",
      "commit": "897496593e40b6d2ccfa995f910450e69e60fef7",
      "fileid": "7227f0bc49dbfdeb74d9ecfb5439ff9ad3e3ee32384f59b77a23468a1faa3537",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25905699208"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.1",
      "date": "2026-06-02T19:45:53.000Z",
      "commit": "897496593e40b6d2ccfa995f910450e69e60fef7",
      "fileid": "86240e8756e40ec5b424ca1ba842afa30cf32381501b617aeeb93d66fcc57e6c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25905699208"
    }
  ]
}