{
  "_id": "6a1f375eb401979e73428c13",
  "Type": "Package",
  "Package": "findInFiles",
  "Title": "Find Pattern in Files",
  "Version": "0.5.0",
  "Authors@R": "c(\nperson(\"Stéphane\", \"Laurent\", , \"laurent_step@outlook.fr\", role = c(\"aut\", \"cre\")),\nperson(\"Rob\", \"Burns\", role = c(\"ctb\", \"cph\"),\ncomment = \"'ansi-to-html' library\")\n)",
  "Description": "Creates a HTML widget which displays the results of\nsearching for a pattern in files in a given folder. The results\ncan be viewed in the 'RStudio' viewer pane, included in a 'R\nMarkdown' document or in a 'Shiny' application. Also provides a\n'Shiny' application allowing to run this widget and to navigate\nin the files found by the search. Instead of creating a HTML\nwidget, it is also possible to get the results of the search in\na 'tibble'. The search is performed by the 'grep' command-line\nutility.",
  "License": "GPL-3",
  "URL": "https://github.com/stla/findInFiles",
  "BugReports": "https://github.com/stla/findInFiles/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "SystemRequirements": "grep",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://stla.r-universe.dev",
  "Date/Publication": "2024-04-28 18:44:01 UTC",
  "RemoteUrl": "https://github.com/stla/findinfiles",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ef6d8c09051ee905ce6a612aa94b78ce149dae9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 05:47:09 UTC",
    "User": "root"
  },
  "Author": "Stéphane Laurent [aut, cre],\nRob Burns [ctb, cph] ('ansi-to-html' library)",
  "Maintainer": "Stéphane Laurent <laurent_step@outlook.fr>",
  "MD5sum": "ca659364f37e0369916bc6b322c76ecc",
  "_user": "stla",
  "_type": "src",
  "_file": "findInFiles_0.5.0.tar.gz",
  "_fileid": "20a54f3db3b2220c97fc9604ea45ca219edad28b76c510f62171511690b1a2f7",
  "_filesize": 136678,
  "_sha256": "20a54f3db3b2220c97fc9604ea45ca219edad28b76c510f62171511690b1a2f7",
  "_created": "2026-05-15T05:47:09.000Z",
  "_published": "2026-06-02T20:04:46.484Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79161237191,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7010928337"
    },
    {
      "job": 79161237069,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010926768"
    },
    {
      "job": 79161237020,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7011088767"
    },
    {
      "job": 79161237077,
      "time": 123,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011169843"
    },
    {
      "job": 79161236355,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010901890"
    },
    {
      "job": 79161236104,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7368519682"
    },
    {
      "job": 79161237010,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7010917483"
    },
    {
      "job": 79161237124,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010916947"
    },
    {
      "job": 79161237381,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010916577"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stla/actions/runs/25902495199",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/stla/findinfiles",
  "_commit": {
    "id": "2ef6d8c09051ee905ce6a612aa94b78ce149dae9",
    "author": "stla <laurent_step@yahoo.fr>",
    "committer": "stla <laurent_step@yahoo.fr>",
    "message": "spell check\n",
    "time": 1714329841
  },
  "_maintainer": {
    "name": "Stéphane Laurent",
    "email": "laurent_step@outlook.fr",
    "login": "laustep",
    "uuid": 29288085
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "shinyAce",
      "role": "Suggests"
    },
    {
      "package": "shinyFiles",
      "role": "Suggests"
    },
    {
      "package": "shinyjqui",
      "role": "Suggests"
    },
    {
      "package": "shinyvalidate",
      "role": "Suggests"
    },
    {
      "package": "shinyWidgets",
      "role": "Suggests"
    }
  ],
  "_owner": "stla",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "htmlwidgets"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "stla",
      "count": 81,
      "uuid": 4466543
    }
  ],
  "_userbio": {
    "uuid": 4466543,
    "type": "user",
    "name": "stla"
  },
  "_downloads": {
    "count": 676,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/findInFiles"
  },
  "_devurl": "https://github.com/stla/findinfiles",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/findInFiles.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/stla/findinfiles",
  "_realowner": "stla",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-10-22"
    },
    {
      "version": "0.1.1",
      "date": "2020-10-23"
    },
    {
      "version": "0.1.2",
      "date": "2020-11-16"
    },
    {
      "version": "0.2.0",
      "date": "2021-07-23"
    },
    {
      "version": "0.3.0",
      "date": "2021-08-03"
    },
    {
      "version": "0.4.0",
      "date": "2022-04-11"
    },
    {
      "version": "0.5.0",
      "date": "2024-04-28"
    }
  ],
  "_exports": [
    "fif",
    "FIF2dataframe",
    "FIF2tibble",
    "FIFOutput",
    "fifR",
    "findInFiles",
    "renderFIF",
    "shinyFIF"
  ],
  "_help": [
    {
      "page": "FIF2dataframe",
      "title": "Output of `findInFiles` as a dataframe",
      "topics": [
        "FIF2dataframe"
      ]
    },
    {
      "page": "FIF2tibble",
      "title": "Output of `findInFiles` as a tibble",
      "topics": [
        "FIF2tibble"
      ]
    },
    {
      "page": "findInFiles",
      "title": "Find pattern in files",
      "topics": [
        "fif",
        "fifR",
        "findInFiles"
      ]
    },
    {
      "page": "findInFiles-shiny",
      "title": "Shiny bindings for 'findInFiles'",
      "topics": [
        "FIFOutput",
        "findInFiles-shiny",
        "renderFIF"
      ]
    },
    {
      "page": "shinyFIF",
      "title": "Shiny application 'Find in files'",
      "topics": [
        "shinyFIF"
      ]
    }
  ],
  "_readme": "https://github.com/stla/findinfiles/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "crayon",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 3.924279286061882,
  "_indexed": true,
  "_nocasepkg": "findinfiles",
  "_universes": [
    "stla",
    "laustep"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-15T05:49:20.000Z",
      "distro": "noble",
      "commit": "2ef6d8c09051ee905ce6a612aa94b78ce149dae9",
      "fileid": "63e7c2a32ed5cd9b0eda3f78768d9b639aa9f9d74c93455c0e5f486999760bbf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25902495199"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-05-15T05:49:14.000Z",
      "distro": "noble",
      "commit": "2ef6d8c09051ee905ce6a612aa94b78ce149dae9",
      "fileid": "238a0ae654071b1befd087acc402238cdd3b12c3c28f1c14ea3032528a32eee6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25902495199"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-15T06:02:37.000Z",
      "commit": "2ef6d8c09051ee905ce6a612aa94b78ce149dae9",
      "fileid": "cac32f3064c1d47954d2d8eb666945f727b68f35af78ec390d4842601beca9ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25902495199"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0",
      "date": "2026-05-15T06:09:22.000Z",
      "commit": "2ef6d8c09051ee905ce6a612aa94b78ce149dae9",
      "fileid": "079c086586788150ec275884e5dd6cb7326f097942654c079c19355b2d712087",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25902495199"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-15T05:48:21.000Z",
      "commit": "2ef6d8c09051ee905ce6a612aa94b78ce149dae9",
      "fileid": "c4fa77bc72ad8ae7ce407ed8eb0ec4d9bdb3f561f1e4cbb5fc7ca474fa390d47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25902495199"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-15T05:48:17.000Z",
      "commit": "2ef6d8c09051ee905ce6a612aa94b78ce149dae9",
      "fileid": "a3d69de3c308ff7cc56ca24da75246c2d36897aedffb5991be73bc5b48b3fbf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25902495199"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0",
      "date": "2026-05-15T05:48:14.000Z",
      "commit": "2ef6d8c09051ee905ce6a612aa94b78ce149dae9",
      "fileid": "cc98e79fcc0161e46fd81142081a4a6ccfdd43b81d1e36bbbc4db566ec61e9a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25902495199"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-02T20:04:27.000Z",
      "commit": "2ef6d8c09051ee905ce6a612aa94b78ce149dae9",
      "fileid": "b77924582951548d6842bdd5eba842d3828591a0285ec9622a9ad0af72e696fa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stla/actions/runs/25902495199"
    }
  ]
}