{
  "_id": "6a1eeba4b401979e7341236e",
  "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-05-19 09:41:02 UTC",
    "User": "root"
  },
  "Author": "Andri Signorell [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-4311-1969>)",
  "Maintainer": "Andri Signorell <andri@signorell.net>",
  "MD5sum": "966f0f659cf9415b1311e9726e33257d",
  "_user": "andrisignorell",
  "_type": "src",
  "_file": "DescToolsAddIns_1.13.tar.gz",
  "_fileid": "6f13a177ab7263956c09700d418d4d4a497af08d576e1167d0d9394a1e24c954",
  "_filesize": 519962,
  "_sha256": "6f13a177ab7263956c09700d418d4d4a497af08d576e1167d0d9394a1e24c954",
  "_created": "2026-05-19T09:41:02.000Z",
  "_published": "2026-06-02T14:41:40.526Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79097634945,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080060417"
    },
    {
      "job": 79097636095,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080059840"
    },
    {
      "job": 79097635826,
      "time": 222,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080073697"
    },
    {
      "job": 79097635949,
      "time": 175,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080060292"
    },
    {
      "job": 79097634636,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080005403"
    },
    {
      "job": 79097634214,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360962070"
    },
    {
      "job": 79097635729,
      "time": 120,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7080051748"
    },
    {
      "job": 79097636074,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7080039831"
    },
    {
      "job": 79097636092,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7080058357"
    }
  ],
  "_buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/26089001902",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 818,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DescToolsAddIns"
  },
  "_devurl": "https://github.com/andrisignorell/desctoolsaddins",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_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-05-19T09:43:19.000Z",
      "distro": "noble",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "21152246c50769ee73165505e27ba6c8f68b274fa46df0f2a9213997a052c8fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/26089001902"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.13",
      "date": "2026-05-19T09:43:18.000Z",
      "distro": "noble",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "5eefcf56b45688116cc9ea6fad0e188b15f4806d7bdf14c9963b370bec1a1412",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/26089001902"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.13",
      "date": "2026-05-19T09:43:58.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "16fa33180251e8b7c9010d80de6fcd2a566c0a5bc8a243d971229e736ae1a778",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/26089001902"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.13",
      "date": "2026-05-19T09:43:26.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "c5d8c75b0d014ae1fb64171d6e949b310ecf1b62b8f161dad1c3681f898f4e86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/26089001902"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.13",
      "date": "2026-05-19T09:42:44.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "ea9ea47519a95105eac0cf8b8e5bf6d0dce19101572a6f0730ee5f8a2f418689",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/26089001902"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.13",
      "date": "2026-05-19T09:42:20.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "e5dd1b1d8783c1beeac181c92e293c081b1abc460934f10589a2d6efff4118ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/26089001902"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.13",
      "date": "2026-05-19T09:42:25.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "1db0371e54c0f2d9876c62d13a534ac7b5eebb40b3c8b9c37b2d412becac9f4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/26089001902"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.13",
      "date": "2026-06-02T14:41:14.000Z",
      "commit": "3763e6d2a0021f8909b689904e046f3b573189af",
      "fileid": "cff1836e63f08f25fcd5cf46e7db9e8ea89d8273334a011b5272cc9add47f142",
      "status": "success",
      "buildurl": "https://github.com/r-universe/andrisignorell/actions/runs/26089001902"
    }
  ]
}