{
  "_id": "6a2127d8cd65a98ecbd218de",
  "Package": "CRANsearcher",
  "Title": "RStudio Addin for Searching Packages in CRAN Database Based on\nKeywords",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Becca\", \"Krouse\", email = \"rebecca_krouse@rhoworld.com\", role = c(\"aut\")),\nperson(\"Agustin\", \"Calatroni\", email = \"agustin_calatroni@rhoworld.com\", role = c(\"cre\",\"aut\"))\n)",
  "Description": "One of the strengths of R is its vast package ecosystem.\nIndeed, R packages extend from visualization to Bayesian\ninference and from spatial analyses to pharmacokinetics\n(<https://cran.r-project.org/web/views/>). There is probably\nnot an area of quantitative research that isn't represented by\nat least one R package. At the time of this writing, there are\nmore than 10,000 active CRAN packages. Because of this massive\necosystem, it is important to have tools to search and learn\nabout packages related to your personal R needs. For this\nreason, we developed an RStudio addin capable of searching\navailable CRAN packages directly within RStudio.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.0.1",
  "URL": "https://github.com/RhoInc/CRANsearcher",
  "BugReports": "https://github.com/RhoInc/CRANsearcher/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://rhoinc.r-universe.dev",
  "Date/Publication": "2017-10-02 16:03:55 UTC",
  "RemoteUrl": "https://github.com/rhoinc/cransearcher",
  "RemoteRef": "HEAD",
  "RemoteSha": "5f5fad7f9128347e3aca129853944185d84fd232",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 07:17:23 UTC",
    "User": "root"
  },
  "Author": "Becca Krouse [aut],\nAgustin Calatroni [cre, aut]",
  "Maintainer": "Agustin Calatroni <agustin_calatroni@rhoworld.com>",
  "MD5sum": "e6f848db7dc8aed82311bc50b491e6fa",
  "_user": "rhoinc",
  "_type": "src",
  "_file": "CRANsearcher_1.0.0.tar.gz",
  "_fileid": "f76fb157e1c37a714b93b3c21b71c73668c12a5085b486353f90f37b72c4c4b0",
  "_filesize": 1325280,
  "_sha256": "f76fb157e1c37a714b93b3c21b71c73668c12a5085b486353f90f37b72c4c4b0",
  "_created": "2026-06-04T07:17:23.000Z",
  "_published": "2026-06-04T07:23:04.594Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79468968373,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7405347714"
    },
    {
      "job": 79468968491,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405347191"
    },
    {
      "job": 79468968391,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7405386667"
    },
    {
      "job": 79468968385,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405363712"
    },
    {
      "job": 79468573590,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405311428"
    },
    {
      "job": 79468968423,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405345282"
    },
    {
      "job": 79468968436,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7405339391"
    },
    {
      "job": 79468968450,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7405336434"
    },
    {
      "job": 79468968392,
      "time": 132,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7405347653"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rhoinc/actions/runs/26936844981",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rhoinc/cransearcher",
  "_commit": {
    "id": "5f5fad7f9128347e3aca129853944185d84fd232",
    "author": "Becca Krouse <rebecca_krouse@rhoworld.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update NEWS.md",
    "time": 1506960235
  },
  "_maintainer": {
    "name": "Agustin Calatroni",
    "email": "agustin_calatroni@rhoworld.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    }
  ],
  "_owner": "rhoinc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rstudio-addin"
  ],
  "_stars": 35,
  "_contributors": [
    {
      "user": "agstn",
      "count": 14,
      "uuid": 6005053
    },
    {
      "user": "rpodcast",
      "count": 7,
      "uuid": 1043111
    }
  ],
  "_userbio": {
    "uuid": 10836202,
    "type": "organization",
    "name": "Rho Inc.",
    "description": "The contract research organization with unsurpassed expertise, integrity, and passion for clinical research."
  },
  "_downloads": {
    "count": 226,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CRANsearcher"
  },
  "_devurl": "https://github.com/rhoinc/cransearcher",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/CRANsearcher.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rhoinc/cransearcher",
  "_realowner": "rhoinc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-06-26"
    }
  ],
  "_exports": [
    "CRANsearcher"
  ],
  "_datasets": [
    {
      "name": "cran_inventory",
      "title": "CRAN inventory snapshot",
      "object": "cran_inventory",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Package",
        "Version",
        "Title",
        "Description",
        "Published",
        "License",
        "snapshot_date"
      ],
      "rows": 10902,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cran_inventory",
      "title": "CRAN inventory snapshot",
      "topics": [
        "cran_inventory"
      ]
    },
    {
      "page": "CRANsearcher",
      "title": "CRANsearcher",
      "topics": [
        "CRANsearcher"
      ]
    }
  ],
  "_readme": "https://github.com/rhoinc/cransearcher/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lazyeval",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "shiny",
    "shinyjs",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 4.243038048686294,
  "_indexed": true,
  "_nocasepkg": "cransearcher",
  "_universes": [
    "rhoinc"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T07:19:28.000Z",
      "distro": "noble",
      "commit": "5f5fad7f9128347e3aca129853944185d84fd232",
      "fileid": "56faf152f12f02f2d2aa94746848d6d0a2b0011fdd477aa88b9cfbaa3ce21fa1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rhoinc/actions/runs/26936844981"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-04T07:19:26.000Z",
      "distro": "noble",
      "commit": "5f5fad7f9128347e3aca129853944185d84fd232",
      "fileid": "845f39452a1ae49f251c44eb9feccd60b3b3ef2b1ebbf52b3af5cd8a7541ebc3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rhoinc/actions/runs/26936844981"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T07:21:57.000Z",
      "commit": "5f5fad7f9128347e3aca129853944185d84fd232",
      "fileid": "a8f4aa672fb24a98e7843abdd90c208ec27a84d5934bd9a289d9641e9831a17b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rhoinc/actions/runs/26936844981"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-04T07:20:27.000Z",
      "commit": "5f5fad7f9128347e3aca129853944185d84fd232",
      "fileid": "fd494a16f7a8c04a9e2cdbddc4620b691c867d16f3acb4128cb06c8eafc2d8e3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rhoinc/actions/runs/26936844981"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-04T07:19:39.000Z",
      "commit": "5f5fad7f9128347e3aca129853944185d84fd232",
      "fileid": "fd74b50b0ca1272a606a61133b04cca904e283c7231769ea8174884eb4e52d2e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rhoinc/actions/runs/26936844981"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T07:18:51.000Z",
      "commit": "5f5fad7f9128347e3aca129853944185d84fd232",
      "fileid": "99c5e39211c6c5f290d726e961d82873a74fd7c8b2179f44fdcecc2bf9e4a8bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rhoinc/actions/runs/26936844981"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T07:18:44.000Z",
      "commit": "5f5fad7f9128347e3aca129853944185d84fd232",
      "fileid": "3e933f706ac48b16e114bce18f3b372a7a68120b45c8c742f4338c7a1e3854b0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rhoinc/actions/runs/26936844981"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-04T07:19:20.000Z",
      "commit": "5f5fad7f9128347e3aca129853944185d84fd232",
      "fileid": "43b0cb68a7d5fc5fc5ea0acab8922f15f7d8efe8de8aea857cf33456736caad6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rhoinc/actions/runs/26936844981"
    }
  ]
}