{
  "_id": "6a1d53d51d7bb097a0a46420",
  "Package": "funspotr",
  "Title": "Spot R Functions & Packages",
  "Version": "0.0.5",
  "Authors@R": "person(given = \"Bryan\",\nfamily = \"Shalloway\",\nrole = c(\"aut\", \"cre\"),\nemail = \"brshallodev@gmail.com\")",
  "Description": "Helpers for parsing out the R functions and packages used\nin R scripts and notebooks.",
  "License": "MIT + file LICENSE",
  "BugReports": "https://github.com/brshallo/funspotr/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://brshallo.github.io/funspotr/",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev",
  "Repository": "https://brshallo.r-universe.dev",
  "Date/Publication": "2026-01-29 06:03:11 UTC",
  "RemoteUrl": "https://github.com/brshallo/funspotr",
  "RemoteRef": "HEAD",
  "RemoteSha": "43b696c27934009ee2230ddb17a8b2d206f5cc86",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 09:37:22 UTC",
    "User": "root"
  },
  "Author": "Bryan Shalloway [aut, cre]",
  "Maintainer": "Bryan Shalloway <brshallodev@gmail.com>",
  "MD5sum": "39919727b24946baeb88a76944fe491c",
  "_user": "brshallo",
  "_type": "src",
  "_file": "funspotr_0.0.5.tar.gz",
  "_fileid": "373a6c3afdaf6ebca7d9a23fece136eeb8427b3d6b7086634f1964abd6a6d57b",
  "_filesize": 314440,
  "_sha256": "373a6c3afdaf6ebca7d9a23fece136eeb8427b3d6b7086634f1964abd6a6d57b",
  "_created": "2026-06-01T09:37:22.000Z",
  "_published": "2026-06-01T09:41:41.054Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78825174628,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328154962"
    },
    {
      "job": 78825174712,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328156687"
    },
    {
      "job": 78825174632,
      "time": 216,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328170260"
    },
    {
      "job": 78825174668,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328153020"
    },
    {
      "job": 78824643237,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328112126"
    },
    {
      "job": 78825174693,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328153569"
    },
    {
      "job": 78825174686,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328138845"
    },
    {
      "job": 78825174634,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328138433"
    },
    {
      "job": 78825174651,
      "time": 87,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328140104"
    }
  ],
  "_buildurl": "https://github.com/r-universe/brshallo/actions/runs/26746906932",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/brshallo/funspotr",
  "_commit": {
    "id": "43b696c27934009ee2230ddb17a8b2d206f5cc86",
    "author": "brshallo <brshallo@gmail.com>",
    "committer": "brshallo <brshallo@gmail.com>",
    "message": "Prepare release 0.0.5\n",
    "time": 1769666591
  },
  "_maintainer": {
    "name": "Bryan Shalloway",
    "email": "brshallodev@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 0.8.3",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Imports"
    },
    {
      "package": "formatR",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "import",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "remotes",
      "role": "Suggests"
    },
    {
      "package": "visNetwork",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "blogdown",
      "role": "Enhances"
    }
  ],
  "_owner": "brshallo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 10
    }
  ],
  "_tags": [
    {
      "name": "v0.0.5",
      "date": "2026-01-29"
    }
  ],
  "_stars": 62,
  "_contributors": [
    {
      "user": "brshallo",
      "count": 97,
      "uuid": 30487784
    },
    {
      "user": "copilot",
      "count": 2,
      "uuid": 198982749
    },
    {
      "user": "davisvaughan",
      "count": 1,
      "uuid": 19150088
    }
  ],
  "_userbio": {
    "uuid": 30487784,
    "type": "user",
    "name": "Bryan Shalloway",
    "description": "Data Science"
  },
  "_downloads": {
    "count": 163,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/funspotr"
  },
  "_devurl": "https://github.com/brshallo/funspotr",
  "_pkgdown": "https://brshallo.github.io/funspotr/",
  "_searchresults": 48,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/funspotr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/brshallo/funspotr",
  "_realowner": "brshallo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2023-10-25"
    },
    {
      "version": "0.0.4",
      "date": "2023-11-22"
    },
    {
      "version": "0.0.5",
      "date": "2026-01-29"
    }
  ],
  "_exports": [
    "check_pkgs_availability",
    "install_missing_pkgs",
    "list_files_github_repo",
    "list_files_wd",
    "network_plot",
    "spot_funs",
    "spot_funs_custom",
    "spot_funs_files",
    "spot_pkgs",
    "spot_pkgs_files",
    "spot_pkgs_from_description",
    "spot_pkgs_used",
    "spot_tags",
    "str_detect_r_docs",
    "unnest_results"
  ],
  "_help": [
    {
      "page": "check_pkgs_availability",
      "title": "Check Packages Availability",
      "topics": [
        "check_pkgs_availability"
      ]
    },
    {
      "page": "list_files_github_repo",
      "title": "List Files in Github Repo",
      "topics": [
        "list_files_github_repo"
      ]
    },
    {
      "page": "list_files_wd",
      "title": "List Files in Working Directory",
      "topics": [
        "list_files_wd"
      ]
    },
    {
      "page": "network_plot",
      "title": "funspotr Network Plot",
      "topics": [
        "network_plot"
      ]
    },
    {
      "page": "spot_funs",
      "title": "Spot Functions",
      "topics": [
        "spot_funs"
      ]
    },
    {
      "page": "spot_funs_custom",
      "title": "Spot Functions Custom",
      "topics": [
        "spot_funs_custom"
      ]
    },
    {
      "page": "spot_funs_files",
      "title": "Spot Packages or Functions in dataframe of Paths",
      "topics": [
        "spot_funs_files",
        "spot_pkgs_files"
      ]
    },
    {
      "page": "spot_pkgs",
      "title": "Spot Packages",
      "topics": [
        "spot_pkgs"
      ]
    },
    {
      "page": "spot_pkgs_used",
      "title": "Spot Packages Used",
      "topics": [
        "spot_pkgs_used"
      ]
    },
    {
      "page": "spot_tags",
      "title": "Spot Tags",
      "topics": [
        "spot_tags"
      ]
    },
    {
      "page": "unnest_results",
      "title": "Unnest Results",
      "topics": [
        "unnest_results"
      ]
    }
  ],
  "_pkglogo": "https://github.com/brshallo/funspotr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/brshallo/funspotr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "callr",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "evaluate",
    "formatR",
    "fs",
    "generics",
    "glue",
    "here",
    "highr",
    "hms",
    "httr",
    "import",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "rprojroot",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 5.774662922537822,
  "_indexed": true,
  "_nocasepkg": "funspotr",
  "_universes": [
    "brshallo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-06-01T09:39:35.000Z",
      "distro": "noble",
      "commit": "43b696c27934009ee2230ddb17a8b2d206f5cc86",
      "fileid": "5667b579230ff1c1aa8fe129f5ce48ce0114ef3045f4735981eec7ab0af9e07f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brshallo/actions/runs/26746906932"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-06-01T09:39:40.000Z",
      "distro": "noble",
      "commit": "43b696c27934009ee2230ddb17a8b2d206f5cc86",
      "fileid": "633419c6d2e502f40fcad6d83cd6a7df9a068d6c2abee72c84449fc755b870db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brshallo/actions/runs/26746906932"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-06-01T09:40:24.000Z",
      "commit": "43b696c27934009ee2230ddb17a8b2d206f5cc86",
      "fileid": "7e4f06ffd883ee56b50551be1f7815a05c1787dd8c38ce8afcfc4ba0ba8436ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brshallo/actions/runs/26746906932"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-06-01T09:39:32.000Z",
      "commit": "43b696c27934009ee2230ddb17a8b2d206f5cc86",
      "fileid": "33ca26cd18e4b607a45ae87313c3374565c151d53d44a7deaca386e4f1f6cad6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brshallo/actions/runs/26746906932"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-06-01T09:39:48.000Z",
      "commit": "43b696c27934009ee2230ddb17a8b2d206f5cc86",
      "fileid": "36b9b24f33fff699d21fb5878cf50c73f0807e854080a10548caeb3bfd59ce65",
      "status": "success",
      "buildurl": "https://github.com/r-universe/brshallo/actions/runs/26746906932"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-01T09:38:41.000Z",
      "commit": "43b696c27934009ee2230ddb17a8b2d206f5cc86",
      "fileid": "0556572414c99d3dfd765ace60c5c5e346d0b014047b117f80282a2abe59ac4a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brshallo/actions/runs/26746906932"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-01T09:38:39.000Z",
      "commit": "43b696c27934009ee2230ddb17a8b2d206f5cc86",
      "fileid": "57340774adc1b7ae2587485c1b49e659138cae91731cde30ad94213c673102e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brshallo/actions/runs/26746906932"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-01T09:38:36.000Z",
      "commit": "43b696c27934009ee2230ddb17a8b2d206f5cc86",
      "fileid": "9a1e727f6b3526d0486849dbbc97a1b681893d7204cedf656b049443bd671e44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/brshallo/actions/runs/26746906932"
    }
  ]
}