{
  "_id": "6a2133e8cd65a98ecbd260db",
  "Package": "svDialogs",
  "Type": "Package",
  "Version": "1.1.2",
  "Title": "'SciViews::R' - Standard Dialog Boxes for Windows, MacOS and\nLinuxes",
  "Description": "Quickly construct standard dialog boxes for your GUI,\nincluding message boxes, input boxes, list, file or directory\nselection, ... In case R cannot display GUI dialog boxes, a\nsimpler command line version of these interactive elements is\nalso provided as fallback solution.",
  "Authors@R": "c(\nperson(\"Philippe\", \"Grosjean\", role = c(\"aut\", \"cre\"),\nemail = \"phgrosjean@sciviews.org\",\ncomment = c(ORCID = \"0000-0002-2694-9471\")),\nperson(\"Paul\", \"Hibbins\", role = \"ctb\",\nemail = \"paulhibbing@gmail.com\"))",
  "Maintainer": "Philippe Grosjean <phgrosjean@sciviews.org>",
  "SystemRequirements": "zenity, yad",
  "License": "GPL-2",
  "URL": "https://github.com/SciViews/svDialogs,\nhttps://www.sciviews.org/svDialogs/,\nhttps://sciviews.r-universe.dev/svDialogs",
  "BugReports": "https://github.com/SciViews/svDialogs/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "ByteCompile": "yes",
  "Config/testthat/edition": "3",
  "Repository": "https://sciviews.r-universe.dev",
  "Date/Publication": "2025-12-06 12:55:01 UTC",
  "RemoteUrl": "https://github.com/SciViews/svDialogs",
  "RemoteRef": "HEAD",
  "RemoteSha": "a9e37d13d30c4be20301c30e054c1b3683636d56",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:11:56 UTC",
    "User": "root"
  },
  "Author": "Philippe Grosjean [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2694-9471>),\nPaul Hibbins [ctb]",
  "MD5sum": "c9996b0dcca0c20d5903842a03c84d3a",
  "_user": "sciviews",
  "_type": "src",
  "_file": "svDialogs_1.1.2.tar.gz",
  "_fileid": "698b702f027057237dfcad9136ac9922cda5e9999c98001a162a4ae13f214bea",
  "_filesize": 219551,
  "_sha256": "698b702f027057237dfcad9136ac9922cda5e9999c98001a162a4ae13f214bea",
  "_created": "2026-06-04T08:11:56.000Z",
  "_published": "2026-06-04T08:14:32.727Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79477203519,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406355703"
    },
    {
      "job": 79477203521,
      "time": 116,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406353653"
    },
    {
      "job": 79477203589,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406348275"
    },
    {
      "job": 79477203502,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406356155"
    },
    {
      "job": 79476776887,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406316183"
    },
    {
      "job": 79477203516,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406351961"
    },
    {
      "job": 79477203548,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406342128"
    },
    {
      "job": 79477203568,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406341564"
    },
    {
      "job": 79477203602,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406340518"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sciviews/actions/runs/26939350418",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/SciViews/svDialogs",
  "_commit": {
    "id": "a9e37d13d30c4be20301c30e054c1b3683636d56",
    "author": "Philippe Grosjean <phgrosjean@sciviews.org>",
    "committer": "Philippe Grosjean <phgrosjean@sciviews.org>",
    "message": "Made Positron compatible: fallsback to text version of the dialogs when not implemented in Positron\n",
    "time": 1765025701
  },
  "_maintainer": {
    "name": "Philippe Grosjean",
    "email": "phgrosjean@sciviews.org",
    "login": "phgrosjean",
    "twitter": "@PhilGrosjean",
    "description": "R user and developer for stats and (marine) ecology",
    "uuid": 3286897,
    "orcid": "0000-0002-2694-9471"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.6.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "version": ">= 2.6.0",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.7",
      "role": "Imports"
    },
    {
      "package": "svGUI",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 2.6.0",
      "role": "Imports"
    },
    {
      "package": "covr",
      "version": ">= 3.5.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.42",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.21",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "version": ">= 2.2.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sciviews",
  "_selfowned": true,
  "_usedby": 18,
  "_updates": [
    {
      "week": "2025-31",
      "n": 3
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "dialog-box",
    "gui",
    "sciviews"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "phgrosjean",
      "count": 49,
      "uuid": 3286897
    },
    {
      "user": "paulhibbing",
      "count": 1,
      "uuid": 12754590
    }
  ],
  "_userbio": {
    "uuid": 5459393,
    "type": "organization",
    "name": "SciViews",
    "description": "Data Science R Dialect"
  },
  "_downloads": {
    "count": 6205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/svDialogs"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/sciviews/svdialogs",
  "_pkgdown": "https://www.sciviews.org/svDialogs/",
  "_searchresults": 424,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/svDialogs.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sciviews/svdialogs",
  "_realowner": "sciviews",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9-40",
      "date": "2009-06-28"
    },
    {
      "version": "0.9-41",
      "date": "2009-10-11"
    },
    {
      "version": "0.9-42",
      "date": "2009-10-29"
    },
    {
      "version": "0.9-43",
      "date": "2010-09-27"
    },
    {
      "version": "0.9-50",
      "date": "2012-04-02"
    },
    {
      "version": "0.9-52",
      "date": "2012-04-04"
    },
    {
      "version": "0.9-54",
      "date": "2013-01-28"
    },
    {
      "version": "0.9-55",
      "date": "2014-03-02"
    },
    {
      "version": "0.9-57",
      "date": "2014-12-20"
    },
    {
      "version": "1.0.0",
      "date": "2018-04-26"
    },
    {
      "version": "1.0.3",
      "date": "2021-04-17"
    },
    {
      "version": "1.1.0",
      "date": "2022-05-10"
    },
    {
      "version": "1.1.1",
      "date": "2025-08-26"
    },
    {
      "version": "1.1.2",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "dlg_dir",
    "dlg_filters",
    "dlg_form",
    "dlg_input",
    "dlg_list",
    "dlg_message",
    "dlg_open",
    "dlg_save",
    "dlgDir",
    "dlgFilters",
    "dlgForm",
    "dlgInput",
    "dlgList",
    "dlgMessage",
    "dlgOpen",
    "dlgSave",
    "menu_add",
    "menu_add_item",
    "menu_del",
    "menu_del_item",
    "menu_items",
    "menu_names",
    "menuAdd",
    "menuAddItem",
    "menuDel",
    "menuDelItem",
    "menuItems",
    "menuNames",
    "msg_box",
    "msgBox",
    "ok_cancel_box",
    "okCancelBox"
  ],
  "_help": [
    {
      "page": "svDialogs-package",
      "title": "'SciViews::R' - Standard Dialog Boxes for Windows, MacOS and Linuxes",
      "topics": [
        "svDialogs-package",
        "svDialogs"
      ]
    },
    {
      "page": "dlg_dir",
      "title": "Modal dialog to select a directory.",
      "concept": [
        "Modal dialog box"
      ],
      "topics": [
        "dlgDir",
        "dlg_dir",
        "dlg_dir.gui",
        "dlg_dir.nativeGUI",
        "dlg_dir.textCLI"
      ]
    },
    {
      "page": "dlg_form",
      "title": "Modal dialog to fill a series of different fields.",
      "concept": [
        "Modal dialog box"
      ],
      "topics": [
        "dlgForm",
        "dlg_form",
        "dlg_form.gui",
        "dlg_form.nativeGUI",
        "dlg_form.textCLI"
      ]
    },
    {
      "page": "dlg_input",
      "title": "Modal dialog to input a string or a value.",
      "concept": [
        "Modal dialog box"
      ],
      "topics": [
        "dlgInput",
        "dlg_input",
        "dlg_input.gui",
        "dlg_input.nativeGUI",
        "dlg_input.textCLI"
      ]
    },
    {
      "page": "dlg_list",
      "title": "Modal dialog to select one or more items in a list.",
      "concept": [
        "Modal dialog box"
      ],
      "topics": [
        "dlgList",
        "dlg_list",
        "dlg_list.gui",
        "dlg_list.nativeGUI",
        "dlg_list.textCLI"
      ]
    },
    {
      "page": "dlg_message",
      "title": "Display a modal message box.",
      "concept": [
        "Modal dialog box"
      ],
      "topics": [
        "dlgMessage",
        "dlg_message",
        "dlg_message.gui",
        "dlg_message.nativeGUI",
        "dlg_message.textCLI",
        "msgBox",
        "msg_box",
        "okCancelBox",
        "ok_cancel_box"
      ]
    },
    {
      "page": "dlg_open",
      "title": "Modal dialog to select a file.",
      "concept": [
        "Modal dialog box"
      ],
      "topics": [
        "dlgFilters",
        "dlgOpen",
        "dlg_filters",
        "dlg_open",
        "dlg_open.gui",
        "dlg_open.nativeGUI",
        "dlg_open.textCLI"
      ]
    },
    {
      "page": "dlg_save",
      "title": "Modal dialog to select a file to save to.",
      "concept": [
        "Modal dialog box"
      ],
      "topics": [
        "dlgSave",
        "dlg_save",
        "dlg_save.gui",
        "dlg_save.nativeGUI",
        "dlg_save.textCLI"
      ]
    },
    {
      "page": "menu",
      "title": "Manage custom R menus.",
      "concept": [
        "Modal dialog box"
      ],
      "topics": [
        "menu",
        "menuAdd",
        "menuAddItem",
        "menuDel",
        "menuDelItem",
        "menuItems",
        "menuNames",
        "menu_add",
        "menu_add_item",
        "menu_del",
        "menu_del_item",
        "menu_items",
        "menu_names"
      ]
    }
  ],
  "_pkglogo": "https://github.com/SciViews/svDialogs/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/SciViews/svDialogs/raw/HEAD/README.md",
  "_rundeps": [
    "rstudioapi",
    "svGUI"
  ],
  "_vignettes": [
    {
      "source": "svDialogs.Rmd",
      "filename": "svDialogs.html",
      "title": "'SciViews::R' - Standard Dialog Boxes for Windows, MacOS and Linuxes",
      "author": "Philippe Grosjean(phgrosjean@sciviews.org)",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-08-02 15:52:18",
      "modified": "2025-08-02 15:52:18",
      "commits": 1
    }
  ],
  "_score": 9.833742639626037,
  "_indexed": true,
  "_nocasepkg": "svdialogs",
  "_universes": [
    "sciviews",
    "phgrosjean"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-04T08:14:01.000Z",
      "distro": "noble",
      "commit": "a9e37d13d30c4be20301c30e054c1b3683636d56",
      "fileid": "2cb8c6fb462e34a5de36745a028992e62d06db953837545565f02a229d59e11c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26939350418"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.2",
      "date": "2026-06-04T08:13:55.000Z",
      "distro": "noble",
      "commit": "a9e37d13d30c4be20301c30e054c1b3683636d56",
      "fileid": "a3abe57c053cd5c498912f58b1e1625c7b9b65e48c3b0fdf18e26df6a98d6eb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26939350418"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-04T08:13:40.000Z",
      "commit": "a9e37d13d30c4be20301c30e054c1b3683636d56",
      "fileid": "bebaa10a6d16b6426ab845434c5e13dd174ed7bcc7dd37245869de27bbe253e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26939350418"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.2",
      "date": "2026-06-04T08:14:05.000Z",
      "commit": "a9e37d13d30c4be20301c30e054c1b3683636d56",
      "fileid": "765fb6345d96545cf946beb98186011803dc70aba1324da77135a72d7f131d80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26939350418"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.2",
      "date": "2026-06-04T08:14:04.000Z",
      "commit": "a9e37d13d30c4be20301c30e054c1b3683636d56",
      "fileid": "89add623bcd8af8195e3016c1efd4b6ba64841143fd919ff2896da3ff262b50e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26939350418"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-04T08:13:12.000Z",
      "commit": "a9e37d13d30c4be20301c30e054c1b3683636d56",
      "fileid": "5c526c3711adfa2bec013496b78bc240e6e32148332ae6644f94dbc41503031e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26939350418"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-04T08:13:10.000Z",
      "commit": "a9e37d13d30c4be20301c30e054c1b3683636d56",
      "fileid": "ca62e4554ef2319776c63eb8b5f3089e4292903aeec22e0d9a0755dfff193de0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26939350418"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.2",
      "date": "2026-06-04T08:13:08.000Z",
      "commit": "a9e37d13d30c4be20301c30e054c1b3683636d56",
      "fileid": "0c4b658d13c1eb4b32e60b187cd3c403327d9e3fd4eeab2bbc1a377607f24027",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciviews/actions/runs/26939350418"
    }
  ]
}