{
  "_id": "6a269d7e24555f66ed520154",
  "Package": "seekr",
  "Title": "Extract Matching Lines from Matching Files",
  "Version": "0.1.4.0",
  "Authors@R": "person(\"Sacha\", \"Martingay\", , \"martingay.sacha@hotmail.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Provides a simple interface to recursively list files from\na directory, filter them using a regular expression, read their\ncontents, and extract lines that match a user-defined pattern.\nThe package returns a dataframe containing the matched lines,\ntheir line numbers, file paths, and the corresponding matched\nsubstrings. Designed for quick code base exploration, log\ninspection, or any use case involving pattern-based file and\nline filtering.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/smartiing/seekr,\nhttps://smartiing.github.io/seekr/",
  "BugReports": "https://github.com/smartiing/seekr/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev",
  "Repository": "https://smartiing.r-universe.dev",
  "Date/Publication": "2026-02-07 23:04:18 UTC",
  "RemoteUrl": "https://github.com/smartiing/seekr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0abd955e517642fd8d8187d5114ff90f1720e0be",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 10:39:17 UTC",
    "User": "root"
  },
  "Author": "Sacha Martingay [aut, cre, cph]",
  "Maintainer": "Sacha Martingay <martingay.sacha@hotmail.com>",
  "MD5sum": "4ad02cd9c2afa014e0fcb5fc8ca708ed",
  "_user": "smartiing",
  "_type": "src",
  "_file": "seekr_0.1.4.0.tar.gz",
  "_fileid": "b2b39f0bf3873442e2660f5b8cfd659c5585a381661cf78a800b9dc39f4d41ea",
  "_filesize": 137343,
  "_sha256": "b2b39f0bf3873442e2660f5b8cfd659c5585a381661cf78a800b9dc39f4d41ea",
  "_created": "2026-06-08T10:39:17.000Z",
  "_published": "2026-06-08T10:46:22.132Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80075376620,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477922659"
    },
    {
      "job": 80075376574,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477919912"
    },
    {
      "job": 80075376509,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7477967186"
    },
    {
      "job": 80075376619,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7478006156"
    },
    {
      "job": 80074931769,
      "time": 161,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477876577"
    },
    {
      "job": 80075376501,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477914959"
    },
    {
      "job": 80075376519,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7477910724"
    },
    {
      "job": 80075376570,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7477914271"
    },
    {
      "job": 80075376757,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7477904189"
    }
  ],
  "_buildurl": "https://github.com/r-universe/smartiing/actions/runs/27131968777",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/smartiing/seekr",
  "_commit": {
    "id": "0abd955e517642fd8d8187d5114ff90f1720e0be",
    "author": "Sacha Martingay <sacha.martingay@salt.ch>",
    "committer": "Sacha Martingay <sacha.martingay@salt.ch>",
    "message": "Fix unnecessary failing test due to upstream tidyverse change\n\nCloses #12\n",
    "time": 1770505458
  },
  "_maintainer": {
    "name": "Sacha Martingay",
    "email": "martingay.sacha@hotmail.com",
    "login": "smartiing",
    "description": "",
    "uuid": 159499215
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "smartiing",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "smartiing",
      "count": 10,
      "uuid": 159499215
    }
  ],
  "_userbio": {
    "uuid": 159499215,
    "type": "user",
    "name": "smartiing"
  },
  "_downloads": {
    "count": 131,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/seekr"
  },
  "_devurl": "https://github.com/smartiing/seekr",
  "_pkgdown": "https://smartiing.github.io/seekr/",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/seekr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/smartiing/seekr",
  "_realowner": "smartiing",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2025-05-05"
    },
    {
      "version": "0.1.3",
      "date": "2025-05-10"
    },
    {
      "version": "0.1.4",
      "date": "2026-02-08"
    }
  ],
  "_exports": [
    "list_files",
    "seek",
    "seek_in"
  ],
  "_help": [
    {
      "page": "seek",
      "title": "Extract Matching Lines from Files",
      "topics": [
        "seek",
        "seek_in"
      ]
    }
  ],
  "_pkglogo": "https://github.com/smartiing/seekr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/smartiing/seekr/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "bit64",
    "checkmate",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_score": 3.204119982655925,
  "_indexed": true,
  "_nocasepkg": "seekr",
  "_universes": [
    "smartiing"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4.0",
      "date": "2026-06-08T10:41:28.000Z",
      "distro": "noble",
      "commit": "0abd955e517642fd8d8187d5114ff90f1720e0be",
      "fileid": "32cd407331ac51fd6953a18638c508f5b1f2d0143d0aaa31045cb7ecfd06a8ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smartiing/actions/runs/27131968777"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4.0",
      "date": "2026-06-08T10:41:20.000Z",
      "distro": "noble",
      "commit": "0abd955e517642fd8d8187d5114ff90f1720e0be",
      "fileid": "acefa2a5dd6c3fa54a53031c524a91dd7d89c6583141c221319e2135fa467b93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smartiing/actions/runs/27131968777"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4.0",
      "date": "2026-06-08T10:43:38.000Z",
      "commit": "0abd955e517642fd8d8187d5114ff90f1720e0be",
      "fileid": "cce6d0211bb8adde6f47c49bcb297bcb56f1b9d1187bd0ec51bb1a1381fa81a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smartiing/actions/runs/27131968777"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4.0",
      "date": "2026-06-08T10:45:27.000Z",
      "commit": "0abd955e517642fd8d8187d5114ff90f1720e0be",
      "fileid": "fd413f9eafe4ca29fa1315b6fc5f6a118ed3be42ae01bf587944c1f9d8775ff6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smartiing/actions/runs/27131968777"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4.0",
      "date": "2026-06-08T10:41:19.000Z",
      "commit": "0abd955e517642fd8d8187d5114ff90f1720e0be",
      "fileid": "31a3b8fcb3c29601c80dcd0f099e15f75039873d6a1b8109a4ab66de627102f1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/smartiing/actions/runs/27131968777"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4.0",
      "date": "2026-06-08T10:40:45.000Z",
      "commit": "0abd955e517642fd8d8187d5114ff90f1720e0be",
      "fileid": "64567886790f56923442462789ebc7b1487d961ab96a07920e99bb0e9e43dc11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smartiing/actions/runs/27131968777"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4.0",
      "date": "2026-06-08T10:40:51.000Z",
      "commit": "0abd955e517642fd8d8187d5114ff90f1720e0be",
      "fileid": "4eb0402ebd6ed14f97ac0fd4dbd5b87c455bc4cae2a5051d299f7154d2587fa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smartiing/actions/runs/27131968777"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4.0",
      "date": "2026-06-08T10:40:30.000Z",
      "commit": "0abd955e517642fd8d8187d5114ff90f1720e0be",
      "fileid": "e6c4ad7432b9f2cd1974f9704b445528f293c735f9e632e5914c64213e49fa5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/smartiing/actions/runs/27131968777"
    }
  ]
}