{
  "_id": "6a1ee5a3b401979e73411395",
  "Package": "Epoch",
  "Title": "IEEG (Intracranial Electroencephalography) Epoch Data Tools",
  "Version": "1.0.7",
  "Authors@R": "person(\"Jiefei\", \"Wang\", , \"szwjf08@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Provides tools for working with iEEG matrix data,\nincluding downloading curated iEEG data from OSF (The Open\nScience Framework <https://osf.io/>) (EpochDownloader()),\nmaking new objects (Epoch()), processing (crop() and\nresample()), and visualizing the data (plot()).",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Biarch": "true",
  "SystemRequirements": "GNU make",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libjpeg-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev",
  "Repository": "https://jiefei-wang.r-universe.dev",
  "Date/Publication": "2026-01-19 23:54:24 UTC",
  "RemoteUrl": "https://github.com/jiefei-wang/epoch",
  "RemoteRef": "HEAD",
  "RemoteSha": "dcca4737191bcc9ce9b21a05d3abb4ba247c0a49",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 05:54:08 UTC",
    "User": "root"
  },
  "Author": "Jiefei Wang [aut, cre]",
  "Maintainer": "Jiefei Wang <szwjf08@gmail.com>",
  "MD5sum": "a268ad619b13f9c226183c7883bd18d7",
  "_user": "jiefei-wang",
  "_type": "src",
  "_file": "Epoch_1.0.7.tar.gz",
  "_fileid": "47ab8960df564d77e82b7bf2c6a4d4d9b069387968dfda5d2e3949017db64b61",
  "_filesize": 960965,
  "_sha256": "47ab8960df564d77e82b7bf2c6a4d4d9b069387968dfda5d2e3949017db64b61",
  "_created": "2026-05-20T05:54:08.000Z",
  "_published": "2026-06-02T14:16:03.734Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79091883505,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102343226"
    },
    {
      "job": 79091883329,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102340666"
    },
    {
      "job": 79091883369,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102332569"
    },
    {
      "job": 79091883485,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102331685"
    },
    {
      "job": 79091882835,
      "time": 203,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102304408"
    },
    {
      "job": 79091882094,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360274085"
    },
    {
      "job": 79091882985,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102329847"
    },
    {
      "job": 79091883574,
      "time": 157,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102338619"
    },
    {
      "job": 79091883441,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/jiefei-wang/actions/runs/26144122906",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jiefei-wang/epoch",
  "_commit": {
    "id": "dcca4737191bcc9ce9b21a05d3abb4ba247c0a49",
    "author": "Jiefei Wang <szwjf08@gmail.com>",
    "committer": "Jiefei Wang <szwjf08@gmail.com>",
    "message": "update cran version\n",
    "time": 1768866864
  },
  "_maintainer": {
    "name": "Jiefei Wang",
    "email": "szwjf08@gmail.com",
    "login": "jiefei-wang",
    "description": "",
    "uuid": 13570205
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ramify",
      "role": "Imports"
    },
    {
      "package": "TableContainer",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "osfr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggtext",
      "role": "Imports"
    },
    {
      "package": "gsignal",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jiefei-wang",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-21",
      "n": 3
    },
    {
      "week": "2025-27",
      "n": 6
    },
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-30",
      "n": 5
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 4
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2025-46",
      "n": 3
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "jiefei-wang",
      "count": 39,
      "uuid": 13570205
    },
    {
      "user": "ask-seek-knock-yz",
      "count": 8,
      "uuid": 157853501
    }
  ],
  "_userbio": {
    "uuid": 13570205,
    "type": "user",
    "name": "Jiefei Wang"
  },
  "_downloads": {
    "count": 185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Epoch"
  },
  "_devurl": "https://github.com/jiefei-wang/epoch",
  "_searchresults": 17,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Epoch.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jiefei-wang/epoch",
  "_realowner": "jiefei-wang",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.3",
      "date": "2025-09-03"
    },
    {
      "version": "1.0.7",
      "date": "2025-11-22"
    }
  ],
  "_exports": [
    "colData",
    "colData<-",
    "colnames",
    "coltimes",
    "crop",
    "Epoch",
    "EpochDownloader",
    "EpochRepos",
    "metaData",
    "metaData<-",
    "ncol",
    "nrow",
    "plot",
    "resample",
    "rowData",
    "rowData<-",
    "rownames",
    "show",
    "tblData",
    "tblData<-",
    "updateRepos",
    "wiki"
  ],
  "_help": [
    {
      "page": "dot-checkIndex",
      "title": "Check and keep valid index only",
      "topics": [
        ".checkIndex"
      ]
    },
    {
      "page": "dot-standardizeIEEG",
      "title": "Standardize iEEG row data for plotting",
      "topics": [
        ".standardizeIEEG"
      ]
    },
    {
      "page": "coltimes-Epoch-method",
      "title": "Obtain the time points for the Epoch matrix",
      "concept": [
        "Epoch methods"
      ],
      "topics": [
        "coltimes",
        "coltimes,Epoch-method"
      ]
    },
    {
      "page": "crop-Epoch-method",
      "title": "Methods for Epoch class",
      "concept": [
        "Epoch methods"
      ],
      "topics": [
        "crop",
        "crop,Epoch-method"
      ]
    },
    {
      "page": "Epoch-method",
      "title": "Wrapper functions for calling TableContainer methods",
      "topics": [
        "dim,Epoch-method",
        "dimnames,Epoch-method",
        "[,Epoch-method"
      ]
    },
    {
      "page": "Epoch",
      "title": "Constructor for Epoch class",
      "topics": [
        "Epoch"
      ]
    },
    {
      "page": "Epoch-class",
      "title": "Epoch Class",
      "topics": [
        ".Epoch",
        "Epoch-class"
      ]
    },
    {
      "page": "EpochDownloader-method",
      "title": "EpochDownloader constructor",
      "topics": [
        "$,EpochDownloader-method",
        "EpochDownloader",
        "EpochRepos",
        "length,EpochDownloader-method",
        "names,EpochDownloader-method",
        "show,EpochDownloader-method",
        "updateRepos",
        "wiki",
        "wiki,EpochDownloader-method",
        "[,EpochDownloader-method",
        "[[,EpochDownloader-method"
      ]
    },
    {
      "page": "EpochDownloader-class",
      "title": "EpochDownloader",
      "concept": [
        "Epoch downloader"
      ],
      "topics": [
        ".EpochDownloader",
        "EpochDownloader-class"
      ]
    },
    {
      "page": "get_config_data",
      "title": "Get configuration data from remote URL",
      "topics": [
        "get_config_data"
      ]
    },
    {
      "page": "plot-Epoch-missing-method",
      "title": "Plot method for Epoch objects",
      "concept": [
        "Epoch methods"
      ],
      "topics": [
        "plot,Epoch,missing-method"
      ]
    },
    {
      "page": "resample-Epoch-method",
      "title": "Generic function for resampling objects",
      "concept": [
        "Epoch methods"
      ],
      "topics": [
        "resample",
        "resample,Epoch-method"
      ]
    },
    {
      "page": "show-Epoch-method",
      "title": "Print the Epoch Object",
      "concept": [
        "Epoch methods"
      ],
      "topics": [
        "show,Epoch-method"
      ]
    }
  ],
  "_readme": "https://github.com/jiefei-wang/epoch/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crul",
    "curl",
    "farver",
    "fastmap",
    "fs",
    "ggplot2",
    "ggtext",
    "glue",
    "gridtext",
    "gsignal",
    "gtable",
    "httpcode",
    "httr",
    "isoband",
    "jpeg",
    "jsonlite",
    "labeling",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "openssl",
    "osfr",
    "pillar",
    "pkgconfig",
    "png",
    "pracma",
    "purrr",
    "R6",
    "ramify",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "TableContainer",
    "tibble",
    "triebeard",
    "urltools",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "Epoch.Rmd",
      "filename": "Epoch.html",
      "title": "Getting Started with the Epoch Package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Using the EpochDownloader",
        "Exploring Available Data Files",
        "Loading Data into Epoch Objects",
        "Loading a Single Dataset",
        "Loading Multiple Datasets",
        "Data Dictionary",
        "Working with Epoch Objects",
        "Understanding Epoch Structure",
        "Plotting Epoch Data",
        "Basic Information",
        "Accessing metadata",
        "Subsetting Epoch Data",
        "Select specific electrodes",
        "Select specific time points",
        "Resampling Epoch Data",
        "Creating Custom Epoch Objects"
      ],
      "created": "2025-07-06 15:02:00",
      "modified": "2025-08-29 19:19:15",
      "commits": 3
    }
  ],
  "_score": 5.821513528404773,
  "_indexed": true,
  "_nocasepkg": "epoch",
  "_universes": [
    "jiefei-wang"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-04-20T04:55:18.000Z",
      "commit": "dcca4737191bcc9ce9b21a05d3abb4ba247c0a49",
      "fileid": "0a906746000e2e7aa6f253752ed59c295c57488aefefd1d98e6417e74e0fdd25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiefei-wang/actions/runs/24649008875"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-20T05:56:32.000Z",
      "distro": "noble",
      "commit": "dcca4737191bcc9ce9b21a05d3abb4ba247c0a49",
      "fileid": "b7143af75a44b658fe4569729ef53def3a3ee40a29dd833a2fadf3ebdc40cd9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiefei-wang/actions/runs/26144122906"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.7",
      "date": "2026-05-20T05:56:25.000Z",
      "distro": "noble",
      "commit": "dcca4737191bcc9ce9b21a05d3abb4ba247c0a49",
      "fileid": "39b7c14eb5bcbe59cacf76829d1ef3da6afe59db5aa16fcd5b5469c630c33d66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiefei-wang/actions/runs/26144122906"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-20T05:55:54.000Z",
      "commit": "dcca4737191bcc9ce9b21a05d3abb4ba247c0a49",
      "fileid": "65ff2de9ee5af516d4dfb65dc84147d59bfb872db2284a2ad4f24b8bc0984e96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiefei-wang/actions/runs/26144122906"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.7",
      "date": "2026-05-20T05:55:48.000Z",
      "commit": "dcca4737191bcc9ce9b21a05d3abb4ba247c0a49",
      "fileid": "303ccfdbd7ad685c0624a3afb372c679027fb9d6dcdc5d76a4f04fa04dfdb4ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiefei-wang/actions/runs/26144122906"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-20T05:55:33.000Z",
      "commit": "dcca4737191bcc9ce9b21a05d3abb4ba247c0a49",
      "fileid": "dfae0d33967ef582ff8c748faffc0376385b62a3dd9adc6cb7dbebd15980b332",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiefei-wang/actions/runs/26144122906"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.7",
      "date": "2026-05-20T05:56:12.000Z",
      "commit": "dcca4737191bcc9ce9b21a05d3abb4ba247c0a49",
      "fileid": "29c70ffcc86eeff5c6ed52ff18ff0412d6a3d482246c142e209c1d89c7f35e8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jiefei-wang/actions/runs/26144122906"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.7",
      "date": "2026-06-02T14:15:37.000Z",
      "commit": "dcca4737191bcc9ce9b21a05d3abb4ba247c0a49",
      "fileid": "9ef3d5acb76e91acd06c1477df8afbcab76ecff5d5b24d1d9ea1cedf3f83d233",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jiefei-wang/actions/runs/26144122906"
    }
  ]
}