{
  "_id": "6a22a2f4cd65a98ecbd591b1",
  "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-06-05 10:17:44 UTC",
    "User": "root"
  },
  "MD5sum": "05f20859936b2fb05f9328a9798a7f82",
  "_user": "atusy",
  "_type": "src",
  "_file": "felp_0.6.0.tar.gz",
  "_fileid": "48645443e703d8b4c3c9f6bc74c74966f255ac812f2d3cc95018e8eb0a4f8875",
  "_filesize": 137856,
  "_sha256": "48645443e703d8b4c3c9f6bc74c74966f255ac812f2d3cc95018e8eb0a4f8875",
  "_created": "2026-06-05T10:17:44.000Z",
  "_published": "2026-06-05T10:20:36.004Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79708401300,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434263373"
    },
    {
      "job": 79708401404,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434263926"
    },
    {
      "job": 79708401276,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434251076"
    },
    {
      "job": 79708401265,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434256790"
    },
    {
      "job": 79707941657,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434223329"
    },
    {
      "job": 79708401249,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434257279"
    },
    {
      "job": 79708401271,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7434248221"
    },
    {
      "job": 79708401314,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7434246405"
    },
    {
      "job": 79708401282,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7434245520"
    }
  ],
  "_buildurl": "https://github.com/r-universe/atusy/actions/runs/27009062951",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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"
  },
  "_downloads": {
    "count": 169,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/felp"
  },
  "_devurl": "https://github.com/atusy/felp",
  "_pkgdown": "https://felp.atusy.net/",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_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",
    "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.361727836017593,
  "_indexed": true,
  "_nocasepkg": "felp",
  "_universes": [
    "atusy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-06-05T10:20:03.000Z",
      "distro": "noble",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "e9a7518cfaeed1cfa5a375241d68561981ad886f8308d6298e93aabc1c98b295",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/27009062951"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0",
      "date": "2026-06-05T10:20:04.000Z",
      "distro": "noble",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "e670dddf75bdc2c221f3a2ad5c8e45731a6fc50194df67ce09015ba92afc72ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/27009062951"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-06-05T10:19:23.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "f4a68f2a912df7693c5cc5cbc55078f22ecb85ab1e36081145a43a380a6b1080",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/27009062951"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0",
      "date": "2026-06-05T10:19:40.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "ed5999893037564136c2f0aca637323f49404c7f62392b15676197f03bc8b688",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/27009062951"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0",
      "date": "2026-06-05T10:19:58.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "aa512e44fde2f9b014515450bc29d6f6eb08ad9792ab4050da513f56deda6cec",
      "status": "success",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/27009062951"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-05T10:19:05.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "bb2a9d4d13826948006c8089b2d44f79635d1c71a7b61aebc5935f5fbd619da7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/27009062951"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-05T10:19:00.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "6e5ab8a1bcd4f01416fb9b5e692c3aede292dab320efb17291f4b5ee8345f0ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/27009062951"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0",
      "date": "2026-06-05T10:18:56.000Z",
      "commit": "7c5af9147e0d831b29d95a08269ccb16498bfdf8",
      "fileid": "659fe6fee8829f94496df8c11c608c1a15f43f70a15ceaa4b8b8eb5e944d80a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atusy/actions/runs/27009062951"
    }
  ]
}