{
  "_id": "6a4a1ffa0784416d7d81a13c",
  "Package": "felp",
  "Type": "Package",
  "Title": "Functional Help for Functions, Objects, and Packages",
  "Version": "0.6.0",
  "Author": "Atsushi Yasumoto [aut, cph, cre]\n(<https://orcid.org/0000-0002-8335-495X>)",
  "Authors@R": "c(\nperson(\ngiven = \"Atsushi\", family = \"Yasumoto\",\nrole = c(\"aut\", \"cph\", \"cre\"),\nemail = \"atusy.rpkg@gmail.com\",\ncomment = c(ORCID = \"0000-0002-8335-495X\")\n)\n)",
  "Maintainer": "Atsushi Yasumoto <atusy.rpkg@gmail.com>",
  "Description": "Enhance R help system by fuzzy search and preview\ninterface, pseudo-postfix operators, and more. The `?.`\npseudo-postfix operator and the `?` prefix operator displays\ndocuments and contents (source or structure) of objects\nsimultaneously to help understanding the objects. The `?p`\npseudo-postfix operator displays package documents, and is\nshorter than help(package = foo).",
  "URL": "https://felp.atusy.net/, https://github.com/atusy/felp",
  "BugReports": "https://github.com/atusy/felp/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://atusy.r-universe.dev",
  "Date/Publication": "2024-08-09 01:15:06 UTC",
  "RemoteUrl": "https://github.com/atusy/felp",
  "RemoteRef": "HEAD",
  "RemoteSha": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 09:09:09 UTC",
    "User": "root"
  },
  "_user": "atusy",
  "_type": "src",
  "_file": "felp_0.6.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/541a36ac28b49593d8d3396b6c9ec84724842629e2688be08ca193af94714649",
  "_filesize": 139665,
  "_sha256": "541a36ac28b49593d8d3396b6c9ec84724842629e2688be08ca193af94714649",
  "_expires": "2026-10-13T09:12:25.000Z",
  "_created": "2026-07-05T09:09:09.000Z",
  "_published": "2026-07-05T09:12:26.752Z",
  "_jobs": [
    {
      "job": 85209602032,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090301320"
    },
    {
      "job": 85209602031,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090300018"
    },
    {
      "job": 85209602029,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090294144"
    },
    {
      "job": 85209602035,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090299024"
    },
    {
      "job": 85209411224,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090281270"
    },
    {
      "job": 85209602018,
      "time": 153,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090303444"
    },
    {
      "job": 85209602054,
      "time": 142,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090301861"
    },
    {
      "job": 85209602075,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090296748"
    },
    {
      "job": 85209602062,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090295838"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/atusy/actions/runs/28735708793",
  "_status": "success",
  "_upstream": "https://github.com/atusy/felp",
  "_commit": {
    "id": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
    "author": "atusy <30277794+atusy@users.noreply.github.com>",
    "committer": "atusy <30277794+atusy@users.noreply.github.com>",
    "message": "chore(release): CRAN-SUBMISSION v0.6.0\n",
    "time": 1723166106
  },
  "_maintainer": {
    "name": "Atsushi Yasumoto",
    "email": "atusy.rpkg@gmail.com",
    "login": "atusy",
    "twitter": "@Atsushi776",
    "description": "",
    "uuid": 30277794,
    "orcid": "0000-0002-8335-495X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "prettycode",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "memoise",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "reactable",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "printr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "atusy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 23,
  "_contributors": [
    {
      "user": "atusy",
      "count": 324,
      "uuid": 30277794
    },
    {
      "user": "nobukuni-hyakutake",
      "count": 1,
      "uuid": 74386805
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 30277794,
    "type": "user",
    "name": "atusy",
    "followers": 137
  },
  "_downloads": {
    "count": 294,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/felp"
  },
  "_devurl": "https://github.com/atusy/felp",
  "_pkgdown": "https://felp.atusy.net/",
  "_searchresults": 11,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/felp.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/atusy/felp",
  "_realowner": "atusy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2019-06-27"
    },
    {
      "version": "0.2.2",
      "date": "2019-12-06"
    },
    {
      "version": "0.2.3",
      "date": "2020-09-14"
    },
    {
      "version": "0.3.0",
      "date": "2022-10-09"
    },
    {
      "version": "0.4.0",
      "date": "2024-03-29"
    },
    {
      "version": "0.5.0",
      "date": "2024-04-18"
    },
    {
      "version": "0.6.0",
      "date": "2024-09-25"
    }
  ],
  "_exports": [
    "?",
    "felp",
    "fuzzyhelp"
  ],
  "_help": [
    {
      "page": "question",
      "title": "Functional help with ? operator",
      "topics": [
        "?"
      ]
    },
    {
      "page": "dummy",
      "title": "A dummy data for felp",
      "topics": [
        "dummy"
      ]
    },
    {
      "page": "felp",
      "title": "Functional help which displays structure of an object in addition to help",
      "topics": [
        "felp"
      ]
    },
    {
      "page": "fuzzyhelp",
      "title": "Fuzzily Search Help and View the Selection",
      "topics": [
        "fuzzyhelp"
      ]
    }
  ],
  "_pkglogo": "https://github.com/atusy/felp/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/atusy/felp/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "commonmark",
    "crayon",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "matrixStats",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "prettycode",
    "processx",
    "promises",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "reactable",
    "reactR",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "felp.Rmd",
      "filename": "felp.html",
      "title": "felp",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Syntax",
        "felp(function)",
        "felp(dataset)",
        "felp(package)"
      ],
      "created": "2019-05-26 01:17:55",
      "modified": "2019-05-26 02:06:30",
      "commits": 2
    }
  ],
  "_score": 5.403120521175818,
  "_indexed": true,
  "_nocasepkg": "felp",
  "_universes": [
    "atusy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-07-05T09:11:23.000Z",
      "distro": "resolute",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "https://r2.ropensci.org/e4a0a69a892bfb72dd654fbc65a776e2af5107f11dd1885015d21690e5644517",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/28735708793"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-07-05T09:11:13.000Z",
      "distro": "resolute",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "https://r2.ropensci.org/3fed3ea3f28f511cb11571fd090730dd1de384d45e87c1bb4969e2324a072e08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/28735708793"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-07-05T09:10:38.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "https://r2.ropensci.org/bbc13b1495aefbc9314217f85c6f684926b8d415bb31da21fe9033c04de879f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/28735708793"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-07-05T09:11:04.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "https://r2.ropensci.org/89dd72be55cbe299e11b876d6fdc9048e506f00175d1ecd14789f295b0817bd5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/28735708793"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-07-05T09:11:57.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "https://r2.ropensci.org/4f1df5a6b8b9ad8606fd37790e1b7373144b5271421d432504d59d2d9a8358a7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/28735708793"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-05T09:11:23.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "https://r2.ropensci.org/d63119301f282c383df84cd7c58949f065874111d90b892b3e314ea7109135d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/28735708793"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-05T09:10:47.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "https://r2.ropensci.org/3b87f818ba9841de1e8da1bf27d057bac44ec227c1f4efe8ddc5cdaaa05cb0ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/28735708793"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-07-05T09:10:41.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "https://r2.ropensci.org/9af039405937a9df1829efc7ca4246d9ef7c203b272993e27d786f478506a18b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/28735708793"
    }
  ]
}