{
  "_id": "6a5b14e99baadeef8ab4b08d",
  "Package": "DescToolsAddIns",
  "Type": "Package",
  "Title": "Interactive Functions to be Used as Shortcuts in 'RStudio'",
  "Version": "1.13",
  "Date": "2026-03-20",
  "Authors@R": "person(given = \"Andri\",\nfamily = \"Signorell\",\nrole = c(\"aut\", \"cre\"),\nemail = \"andri@signorell.net\",\ncomment = c(ORCID = \"0000-0003-4311-1969\"))",
  "Description": "'RStudio' as of recently offers the option to define\naddins and assign shortcuts to them. This package contains\naddins for a few most frequently used functions in a data\nscientist's (at least mine) daily work (like str(), example(),\nplot(), head(), view(), Desc()). Most of these functions will\nuse the current selection in the editor window and send the\nspecific command to the console while instantly executing it.\nAssigning shortcuts to these addins will save you quite a few\nkeystrokes.",
  "URL": "https://github.com/AndriSignorell/DescToolsAddIns/",
  "BugReports": "https://github.com/AndriSignorell/DescToolsAddIns/issues",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "Config/pak/sysreqs": "cmake make libuv1-dev libssl-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://andrisignorell.r-universe.dev",
  "Date/Publication": "2026-03-20 20:53:15 UTC",
  "RemoteUrl": "https://github.com/andrisignorell/desctoolsaddins",
  "RemoteRef": "HEAD",
  "RemoteSha": "3763e6d2a0021f8909b689904e046f3b573189af",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 05:50:21 UTC",
    "User": "root"
  },
  "Author": "Andri Signorell [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4311-1969>)",
  "Maintainer": "Andri Signorell <andri@signorell.net>",
  "_user": "andrisignorell",
  "_type": "src",
  "_file": "DescToolsAddIns_1.13.tar.gz",
  "_fileid": "https://r2.ropensci.org/e07c551b7582f2ab85eca0c307b732e1df4abaad96d0bd9f4336ae1d25ee55db",
  "_filesize": 521395,
  "_sha256": "e07c551b7582f2ab85eca0c307b732e1df4abaad96d0bd9f4336ae1d25ee55db",
  "_expires": "2026-10-26T05:53:44.000Z",
  "_created": "2026-07-18T05:50:21.000Z",
  "_published": "2026-07-18T05:53:45.850Z",
  "_jobs": [
    {
      "job": 88050115103,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426128363"
    },
    {
      "job": 88050115102,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426130706"
    },
    {
      "job": 88050115096,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426124573"
    },
    {
      "job": 88050115135,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426123123"
    },
    {
      "job": 88049755074,
      "time": 263,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426103618"
    },
    {
      "job": 88050115086,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8426122063"
    },
    {
      "job": 88050115125,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8426119426"
    },
    {
      "job": 88050115141,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8426120660"
    },
    {
      "job": 88050115128,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8426120254"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/29632817892",
  "_status": "success",
  "_upstream": "https://github.com/andrisignorell/desctoolsaddins",
  "_commit": {
    "id": "3763e6d2a0021f8909b689904e046f3b573189af",
    "author": "Andri Signorell <andri@signorell.net>",
    "committer": "Andri Signorell <andri@signorell.net>",
    "message": "1.13\n",
    "time": 1774039995
  },
  "_maintainer": {
    "name": "Andri Signorell",
    "email": "andri@signorell.net",
    "login": "andrisignorell",
    "linkedin": "in/andrisignorell",
    "orcid": "0000-0003-4311-1969",
    "description": "",
    "uuid": 6578660
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "base",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "DescTools",
      "version": ">= 0.99.30",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "version": ">= 0.1",
      "role": "Imports"
    },
    {
      "package": "manipulate",
      "role": "Imports"
    },
    {
      "package": "writexl",
      "role": "Imports"
    },
    {
      "package": "foreign",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    }
  ],
  "_owner": "andrisignorell",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-12",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "andrisignorell",
      "count": 19,
      "uuid": 6578660
    },
    {
      "user": "yourpresidentuniversal",
      "count": 4,
      "uuid": 65861182
    }
  ],
  "_userbio": {
    "uuid": 6578660,
    "type": "user",
    "name": "Andri Signorell",
    "followers": 35
  },
  "_downloads": {
    "count": 636,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DescToolsAddIns"
  },
  "_devurl": "https://github.com/andrisignorell/desctoolsaddins",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DescToolsAddIns.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/andrisignorell/desctoolsaddins",
  "_realowner": "andrisignorell",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.9",
      "date": "2017-04-19"
    },
    {
      "version": "0.9.1",
      "date": "2017-06-29"
    },
    {
      "version": "0.9.2",
      "date": "2017-11-25"
    },
    {
      "version": "1.0",
      "date": "2018-03-10"
    },
    {
      "version": "1.1",
      "date": "2018-11-14"
    },
    {
      "version": "1.2",
      "date": "2019-05-07"
    },
    {
      "version": "1.3",
      "date": "2019-07-15"
    },
    {
      "version": "1.4",
      "date": "2019-09-26"
    },
    {
      "version": "1.5",
      "date": "2019-10-30"
    },
    {
      "version": "1.6",
      "date": "2020-01-10"
    },
    {
      "version": "1.7",
      "date": "2020-03-09"
    },
    {
      "version": "1.8",
      "date": "2020-09-12"
    },
    {
      "version": "1.9",
      "date": "2021-03-19"
    },
    {
      "version": "1.10",
      "date": "2022-05-09"
    },
    {
      "version": "1.11",
      "date": "2024-07-28"
    },
    {
      "version": "1.12",
      "date": "2024-10-30"
    }
  ],
  "_exports": [
    "Arrow",
    "BuildModel",
    "ColorDlg",
    "ColPicker",
    "CreateBookmark",
    "DeleteBookmark",
    "Desc",
    "dir.choose",
    "Edit",
    "Enquote",
    "EnquoteS",
    "EvalEnquote",
    "Example",
    "FileBrowserOpen",
    "FileImportDlg",
    "FileOpen",
    "FileOpenDlg",
    "FileSaveAs",
    "FlipBackSlash",
    "FlushToSource",
    "GetExcelRange",
    "GetExcelRangeH",
    "Head",
    "Info",
    "InspectPnt",
    "IntView",
    "NewObject",
    "Plot",
    "PlotD",
    "PlotMar",
    "PlotPar",
    "PlotPch",
    "RecreateBookmarkChunk",
    "RemoveDuplicates",
    "RenameBookmark",
    "Select",
    "SelectBookmark",
    "SelectVarDlg",
    "SetArrow",
    "Shuffle",
    "SortAsc",
    "SortDesc",
    "Str",
    "Str1",
    "Unclass",
    "WrdBookmarks",
    "XLView",
    "Xplore"
  ],
  "_help": [
    {
      "page": "Arrow",
      "title": "Insert an Arrow Into a Plot",
      "topics": [
        "Arrow"
      ]
    },
    {
      "page": "ColorDlg",
      "title": "Display Color Dialog to Choose a Color",
      "topics": [
        "ColorDlg"
      ]
    },
    {
      "page": "ColPicker",
      "title": "Plot All Named R Colors",
      "topics": [
        "ColPicker"
      ]
    },
    {
      "page": "dir.choose",
      "title": "Choose a Folder Interactively",
      "topics": [
        "dir.choose"
      ]
    },
    {
      "page": "FileImportDlg",
      "title": "Import File In Foreign Format",
      "topics": [
        "FileImportDlg"
      ]
    },
    {
      "page": "FileOpenDlg",
      "title": "Get the Path of a Data File to Be Opened",
      "topics": [
        "FileOpenDlg"
      ]
    },
    {
      "page": "ModelDlg",
      "title": "Compose Model Formula",
      "topics": [
        "BuildModel",
        "ModelDlg"
      ]
    },
    {
      "page": "WrdBookmarks",
      "title": "Operating MS Word",
      "topics": [
        "CreateBookmark",
        "DeleteBookmark",
        "RecreateBookmarkChunk",
        "RenameBookmark",
        "SelectBookmark",
        "ToWrd",
        "ToWrdWithBookmark",
        "UpdateBookmark",
        "WrdBookmarks"
      ]
    },
    {
      "page": "PlotPch",
      "title": "Information Plots",
      "topics": [
        "PlotMar",
        "PlotPar",
        "PlotPch"
      ]
    },
    {
      "page": "DescToolsAddIns",
      "title": "Some Functions to be Used as Shortcuts in 'RStudio'",
      "topics": [
        "Abstract",
        "Cat",
        "Class",
        "Desc",
        "Edit",
        "Enquote",
        "EnquoteS",
        "EvalEnquote",
        "Example",
        "FileBrowserOpen",
        "FileOpen",
        "FileSaveAs",
        "FlipBackSlash",
        "FlushToSource",
        "GetExcelRange",
        "GetExcelRangeH",
        "GetExcelTable",
        "Head",
        "Info",
        "InspectPnt",
        "IntView",
        "NewObject",
        "Plot",
        "PlotD",
        "RemoveDuplicates",
        "Select",
        "SetArrow",
        "Shuffle",
        "Some",
        "SortAsc",
        "SortDesc",
        "Str",
        "Str1",
        "Summary",
        "Unclass",
        "XLView"
      ]
    },
    {
      "page": "SelectVarDlg",
      "title": "Select Elements of a Set by Click",
      "topics": [
        "SelectVarDlg",
        "SelectVarDlg.data.frame",
        "SelectVarDlg.default",
        "SelectVarDlg.factor"
      ]
    },
    {
      "page": "Xplore",
      "title": "Interactive Graphical Data Explorer",
      "topics": [
        "Xplore"
      ]
    }
  ],
  "_readme": "https://github.com/andrisignorell/desctoolsaddins/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "boot",
    "cellranger",
    "class",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DescTools",
    "e1071",
    "Exact",
    "expm",
    "forcats",
    "foreign",
    "fs",
    "gld",
    "glue",
    "haven",
    "hms",
    "httr",
    "jsonlite",
    "lattice",
    "lifecycle",
    "lmom",
    "magrittr",
    "manipulate",
    "MASS",
    "Matrix",
    "mime",
    "mvtnorm",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "R6",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rootSolve",
    "rstudioapi",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "writexl"
  ],
  "_score": 3.778151250383644,
  "_indexed": true,
  "_nocasepkg": "desctoolsaddins",
  "_universes": [
    "andrisignorell"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.13",
      "date": "2026-07-18T05:52:37.000Z",
      "distro": "resolute",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "https://r2.ropensci.org/4d78acee0c9778c3c3464b7e5aabd9d64c7f15a9403d1788e6abbdca3eed249e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/29632817892"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.13",
      "date": "2026-07-18T05:52:49.000Z",
      "distro": "resolute",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "https://r2.ropensci.org/69536929761ee428d96a34e96e909a251ec3ecda1387da73b8faccd620c19128",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/29632817892"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13",
      "date": "2026-07-18T05:52:23.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "https://r2.ropensci.org/2416095aa912562fd64674c45cc7bf79b29bbefe16f764fbe2b8dfca02a0009b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/29632817892"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.13",
      "date": "2026-07-18T05:52:11.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "https://r2.ropensci.org/ef7c6d6d7a01be7ca6156f770c6a7b3b1b4871aa6e35a7fbe66a3debd4e9c67b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/29632817892"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.13",
      "date": "2026-07-18T05:52:30.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "https://r2.ropensci.org/f21f8c5080f20dc614bcbed170049bb06e5d0320881096a06a8f310bcc22797a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/29632817892"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.13",
      "date": "2026-07-18T05:51:34.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "https://r2.ropensci.org/052615c1334f247015d59bacbf2bf9b1474e8f4846112d27e3ce04ea67af57e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/29632817892"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.13",
      "date": "2026-07-18T05:51:40.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "https://r2.ropensci.org/b36e2ed4334e0afe8d36d4ed32ba28d150a5188573120155958e37e432d9afd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/29632817892"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.13",
      "date": "2026-07-18T05:51:35.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "https://r2.ropensci.org/90aff4c86f7ce131ae50480a68abac12c52ee506941735f5a79767d06a153d0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/29632817892"
    }
  ]
}