{
  "_id": "6a103f81acfb0bcc41c9ce23",
  "Package": "fgui",
  "Version": "1.0-8",
  "Date": "2018-04-21",
  "Title": "Function GUI",
  "Author": "Thomas Hoffmann <tjhoffm@gmail.com>",
  "Maintainer": "Thomas Hoffmann <tjhoffm@gmail.com>",
  "Description": "Rapidly create a GUI interface for a function you created\nby automatically creating widgets for arguments of the\nfunction. Automatically parses help routines for\ncontext-sensitive help to these arguments. The interface\nessentially a wrapper to some Tcl/Tk routines to both simplify\nand facilitate GUI creation. More advanced Tcl/Tk routines/GUI\nobjects can be incorporated into the interface for greater\ncustomization for the more experienced.",
  "License": "GPL",
  "URL": "https://sites.google.com/site/thomashoffmannproject/software/fgui",
  "LazyLoad": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:45:03 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-04-21 12:43:09 UTC",
  "RemoteUrl": "https://github.com/cran/fgui",
  "RemoteRef": "HEAD",
  "RemoteSha": "d92e77df2050299c6bac622be498f346077f7f4a",
  "MD5sum": "fc642c96134308211f93237c3ecbd5de",
  "_user": "cran",
  "_type": "src",
  "_file": "fgui_1.0-8.tar.gz",
  "_fileid": "1b9bff906a77b366b48a0a3a07e98f24e6f052d751b0b00c08b7d580a67e369b",
  "_filesize": 511830,
  "_sha256": "1b9bff906a77b366b48a0a3a07e98f24e6f052d751b0b00c08b7d580a67e369b",
  "_created": "2026-05-11T08:45:03.000Z",
  "_published": "2026-05-22T11:35:29.135Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371609370,
      "time": 101,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914065649"
    },
    {
      "job": 77371609111,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914069058"
    },
    {
      "job": 77371608824,
      "time": 120,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914032109"
    },
    {
      "job": 77371608626,
      "time": 81,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159521197"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25659720429",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/fgui",
  "_commit": {
    "id": "d92e77df2050299c6bac622be498f346077f7f4a",
    "author": "Thomas Hoffmann <tjhoffm@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-8\n",
    "time": 1524314589
  },
  "_maintainer": {
    "name": "Thomas Hoffmann",
    "email": "tjhoffm@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "tools",
      "role": "Depends"
    },
    {
      "package": "tcltk",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 241,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fgui"
  },
  "_mentions": 1,
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fgui.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2",
      "date": "2008-05-25"
    },
    {
      "version": "0.2.1",
      "date": "2008-06-10"
    },
    {
      "version": "0.3",
      "date": "2009-02-11"
    },
    {
      "version": "0.3.1",
      "date": "2009-02-23"
    },
    {
      "version": "0.3.2",
      "date": "2009-03-11"
    },
    {
      "version": "0.3.3",
      "date": "2009-04-15"
    },
    {
      "version": "1.0-0",
      "date": "2009-04-17"
    },
    {
      "version": "1.0-1",
      "date": "2010-08-12"
    },
    {
      "version": "1.0-2",
      "date": "2011-04-14"
    },
    {
      "version": "1.0-5",
      "date": "2012-12-27"
    },
    {
      "version": "1.0-8",
      "date": "2018-04-21"
    }
  ],
  "_exports": [
    "fguiNewMenu",
    "fguiWindow",
    "fguiWindowPrint",
    "getSelectedListElements",
    "gui",
    "guiEdit",
    "guiExec",
    "guiFilename",
    "guiFormals",
    "guiFrame",
    "guiGet",
    "guiGetAllValues",
    "guiGetSafe",
    "guiGetValue",
    "guiList",
    "guiNestedF",
    "guiOption",
    "guiSet",
    "guiSetValue",
    "guiSlider",
    "guiTextEntry",
    "guiv",
    "helpButton",
    "mgui",
    "setListElements"
  ],
  "_help": [
    {
      "page": "gui",
      "title": "fgui Main Function",
      "topics": [
        "fguiNewMenu",
        "fguiWindow",
        "fguiWindowPrint",
        "gui",
        "guiExec",
        "guiFormals",
        "guiNestedF",
        "guiv",
        "mgui"
      ]
    },
    {
      "page": "guiFrame",
      "title": "Various Graphical Widgets",
      "topics": [
        "getSelectedListElements",
        "guiEdit",
        "guiFilename",
        "guiFrame",
        "guiList",
        "guiOption",
        "guiSlider",
        "guiTextEntry",
        "helpButton",
        "setListElements"
      ]
    },
    {
      "page": "guiGetValue",
      "title": "Getting and Setting Values",
      "topics": [
        "guiGet",
        "guiGetAllValues",
        "guiGetSafe",
        "guiGetValue",
        "guiSet",
        "guiSetValue"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.8195439355418688,
  "_indexed": true,
  "_nocasepkg": "fgui",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-05-11T08:46:46.000Z",
      "distro": "noble",
      "commit": "d92e77df2050299c6bac622be498f346077f7f4a",
      "fileid": "70e653aca45c34c8307059a743f87ec4c54bc27c5428a00c64e770834e20212a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25659720429"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-8",
      "date": "2026-05-11T08:46:55.000Z",
      "distro": "noble",
      "commit": "d92e77df2050299c6bac622be498f346077f7f4a",
      "fileid": "447590ad54b340ad9d14e972c661f80ff2117d83cf6689a517a77ca3ce3ca1ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25659720429"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-8",
      "date": "2026-05-22T11:35:10.000Z",
      "commit": "d92e77df2050299c6bac622be498f346077f7f4a",
      "fileid": "761efb40577e7c7789bb8f466e7ca8f5ebc81591a5fd2285ed057d2d8f443ca8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25659720429"
    }
  ]
}