{
  "_id": "6a106a1eacfb0bcc41ca9e33",
  "Package": "gbutils",
  "Type": "Package",
  "Title": "Utilities for Simulation, Plots, Quantile Functions and\nProgramming",
  "Version": "0.5.0.9000",
  "RdMacros": "Rdpack",
  "Authors@R": "person(given = c(\"Georgi\", \"N.\"), family = \"Boshnakov\",\nrole = c(\"aut\", \"cre\"),\nemail = \"georgi.boshnakov@manchester.ac.uk\",\ncomment = c(ORCID = \"0000-0003-2839-346X\"))",
  "Description": "Plot density and distribution functions with automatic\nselection of suitable regions. Numerically invert (compute\nquantiles) distribution functions. Simulate real and complex\nnumbers from distributions of their magnitude and arguments.\nOptionally, the magnitudes and/or arguments may be fixed in\nalmost arbitrary ways. Create polynomials from roots given in\nCartesian or polar form. Small programming utilities: check if\nan object is identical to NA, count positional arguments in a\ncall, set intersection of more than two sets, check if an\nargument is unnamed, compute the graph of S4 classes in\npackages.",
  "URL": "https://github.com/GeoBosh/gbutils (devel),\nhttps://geobosh.github.io/gbutils/ (doc)",
  "BugReports": "https://github.com/GeoBosh/gbutils/issues",
  "License": "GPL (>=2)",
  "Encoding": "UTF-8",
  "Collate": "parse_text.R sim_numbers.R isNA.R mintersect.R pad.R args.R\nhistory.R cdf2qf.R S4utils.R pseudoInverse.R rpoly.R",
  "Config/testthat/edition": "3",
  "Repository": "https://geobosh.r-universe.dev",
  "Date/Publication": "2025-11-05 13:14:43 UTC",
  "RemoteUrl": "https://github.com/geobosh/gbutils",
  "RemoteRef": "HEAD",
  "RemoteSha": "f3a4e694771036cacbcc355c868b9ca7402fde2e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 11:58:22 UTC",
    "User": "root"
  },
  "Author": "Georgi N. Boshnakov [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2839-346X>)",
  "Maintainer": "Georgi N. Boshnakov <georgi.boshnakov@manchester.ac.uk>",
  "MD5sum": "ce1f440da4cfd2c9221bb99399f3956e",
  "_user": "geobosh",
  "_type": "src",
  "_file": "gbutils_0.5.0.9000.tar.gz",
  "_fileid": "dbc1b852f3be9d69cd13c44a1005c53c7b14a3e562ac0cd977b976f00f33416e",
  "_filesize": 288280,
  "_sha256": "dbc1b852f3be9d69cd13c44a1005c53c7b14a3e562ac0cd977b976f00f33416e",
  "_created": "2026-05-07T11:58:22.000Z",
  "_published": "2026-05-22T14:37:18.039Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77401594530,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6854494011"
    },
    {
      "job": 77401594633,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6854488831"
    },
    {
      "job": 77401594720,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6854489940"
    },
    {
      "job": 77401594467,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6854477569"
    },
    {
      "job": 77401594177,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6854451331"
    },
    {
      "job": 77401593603,
      "time": 92,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163144266"
    },
    {
      "job": 77401594632,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6854474956"
    },
    {
      "job": 77401594679,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6854476129"
    },
    {
      "job": 77401594541,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6854477959"
    }
  ],
  "_buildurl": "https://github.com/r-universe/geobosh/actions/runs/25494236289",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/geobosh/gbutils",
  "_commit": {
    "id": "f3a4e694771036cacbcc355c868b9ca7402fde2e",
    "author": "Georgi Boshnakov <georgi.boshnakov@gmail.com>",
    "committer": "Georgi Boshnakov <georgi.boshnakov@gmail.com>",
    "message": "update the entry for v0.5 in NEWS.md\n\n(it had been left at the development in the submission)\n",
    "time": 1762348483
  },
  "_maintainer": {
    "name": "Georgi N. Boshnakov",
    "email": "georgi.boshnakov@manchester.ac.uk",
    "orcid": "0000-0003-2839-346X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "version": ">= 0.9",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "classGraph",
      "role": "Suggests"
    },
    {
      "package": "graph",
      "role": "Suggests"
    },
    {
      "package": "Rgraphviz",
      "role": "Suggests"
    }
  ],
  "_owner": "geobosh",
  "_selfowned": true,
  "_usedby": 62,
  "_updates": [
    {
      "week": "2025-45",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "adjacency-matrix",
    "complex-numbers",
    "plotting-functions",
    "s4",
    "s4class",
    "simulation"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "geobosh",
      "count": 14,
      "uuid": 22681858
    }
  ],
  "_userbio": {
    "uuid": 22681858,
    "type": "user",
    "name": "Georgi N. Boshnakov"
  },
  "_downloads": {
    "count": 13068,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gbutils"
  },
  "_devurl": "https://github.com/geobosh/gbutils",
  "_pkgdown": "https://geobosh.github.io/gbutils/",
  "_searchresults": 34,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gbutils.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/geobosh/gbutils",
  "_realowner": "geobosh",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2-0",
      "date": "2016-01-08"
    },
    {
      "version": "0.2-1",
      "date": "2017-10-05"
    },
    {
      "version": "0.3-0",
      "date": "2018-08-12"
    },
    {
      "version": "0.4-0",
      "date": "2018-10-05"
    },
    {
      "version": "0.5",
      "date": "2022-05-27"
    },
    {
      "version": "0.5.1",
      "date": "2025-12-18"
    }
  ],
  "_exports": [
    "adjacencyOfClasses",
    "cdf2quantile",
    "isargunnamed",
    "isNA",
    "mintersect",
    "missing_arg",
    "myouter",
    "nposargs",
    "pad",
    "pad<-",
    "padcheck",
    "parse_text",
    "plotpdf",
    "pseudoInverse",
    "raw_history",
    "rpoly",
    "shiftleft",
    "shiftright",
    "sim_complex",
    "sim_numbers",
    "sim_real"
  ],
  "_help": [
    {
      "page": "adjacencyOfClasses",
      "title": "Adjacency graph of classes in packages",
      "topics": [
        "adjacencyOfClasses"
      ]
    },
    {
      "page": "cdf2quantile",
      "title": "Calculate a quantile from a distribution function",
      "topics": [
        "cdf2quantile"
      ]
    },
    {
      "page": "isargunnamed",
      "title": "Is an element of a list named?",
      "topics": [
        "isargunnamed"
      ]
    },
    {
      "page": "isNA",
      "title": "Check if an object is NA",
      "topics": [
        "isNA"
      ]
    },
    {
      "page": "mintersect",
      "title": "Set intersection of arbitrary number of arguments",
      "topics": [
        "mintersect"
      ]
    },
    {
      "page": "missing_arg",
      "title": "Check if an element of a pairlist is missing",
      "topics": [
        "missing_arg"
      ]
    },
    {
      "page": "myouter",
      "title": "Functions for some basic operations",
      "topics": [
        "myouter",
        "shiftleft",
        "shiftright"
      ]
    },
    {
      "page": "nposargs",
      "title": "Function to count the number of positional arguments used in a call",
      "topics": [
        "nposargs"
      ]
    },
    {
      "page": "parse_text",
      "title": "Parse expressions residing in character vectors",
      "topics": [
        "parse_text"
      ]
    },
    {
      "page": "plotpdf",
      "title": "Plot a probability denstity function",
      "topics": [
        "plotpdf"
      ]
    },
    {
      "page": "pseudoInverse",
      "title": "Compute a pseudo-inverse matrix",
      "topics": [
        "pseudoInverse"
      ]
    },
    {
      "page": "raw_history",
      "title": "Get the command history",
      "topics": [
        "raw_history"
      ]
    },
    {
      "page": "rpoly",
      "title": "Polynomials with real coefficients",
      "topics": [
        "rpoly"
      ]
    },
    {
      "page": "sim_complex",
      "title": "Simulate real or complex numbers using polar form",
      "topics": [
        "sim_complex",
        "sim_real"
      ]
    },
    {
      "page": "sim_numbers",
      "title": "Simulation based on polar form specifications",
      "topics": [
        "sim_numbers"
      ]
    }
  ],
  "_readme": "https://github.com/geobosh/gbutils/raw/HEAD/README.md",
  "_rundeps": [
    "rbibutils",
    "Rdpack"
  ],
  "_vignettes": [
    {
      "source": "Plot_pdf.Rnw",
      "filename": "Plot_pdf.pdf",
      "title": "Plotting with plotpdf()",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2018-02-05 13:52:01",
      "modified": "2018-02-05 13:52:01",
      "commits": 1
    }
  ],
  "_score": 7.61617099139959,
  "_indexed": true,
  "_nocasepkg": "gbutils",
  "_universes": [
    "geobosh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-05-07T12:00:40.000Z",
      "distro": "noble",
      "commit": "f3a4e694771036cacbcc355c868b9ca7402fde2e",
      "fileid": "35e47e9513adb1acac03fa2b78974ffdf9f7c84fca44c1c7f1a4d0637e107eb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geobosh/actions/runs/25494236289"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0.9000",
      "date": "2026-05-07T12:00:24.000Z",
      "distro": "noble",
      "commit": "f3a4e694771036cacbcc355c868b9ca7402fde2e",
      "fileid": "35cb4150f39cae3e13bfe658bd6ab34d02672190a6260a4eb3030ee2982b31ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geobosh/actions/runs/25494236289"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-05-07T12:00:31.000Z",
      "commit": "f3a4e694771036cacbcc355c868b9ca7402fde2e",
      "fileid": "9d880ed13c7ebe59da20beeaa04d21dcd4add49c732e0bc7347750cf08c65f3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geobosh/actions/runs/25494236289"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.0.9000",
      "date": "2026-05-07T11:59:52.000Z",
      "commit": "f3a4e694771036cacbcc355c868b9ca7402fde2e",
      "fileid": "40606cf1640e7a6cae8e923b1a0fc3be77d84a73218b2c58635e1cce8082d414",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geobosh/actions/runs/25494236289"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-05-07T11:59:35.000Z",
      "commit": "f3a4e694771036cacbcc355c868b9ca7402fde2e",
      "fileid": "3eaf44fe581f8ff2b26522955cd73d9b828f2c6e68b0c4fad7a480f36acc7eb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geobosh/actions/runs/25494236289"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-05-07T11:59:39.000Z",
      "commit": "f3a4e694771036cacbcc355c868b9ca7402fde2e",
      "fileid": "a5042014b6073a6c54592518244ff9990c40508d6120e526c848eebb797f4b80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geobosh/actions/runs/25494236289"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.0.9000",
      "date": "2026-05-07T11:59:45.000Z",
      "commit": "f3a4e694771036cacbcc355c868b9ca7402fde2e",
      "fileid": "898c9b54bfaedca6de1ec9c3ce8bade87418d337f004d00883c8e0c14fdc9a08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/geobosh/actions/runs/25494236289"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0.9000",
      "date": "2026-05-22T14:37:02.000Z",
      "commit": "f3a4e694771036cacbcc355c868b9ca7402fde2e",
      "fileid": "24738cdc907f019a64ff7ad77e4d1a3a4c55b1ef481dbaa74dba8518497efc49",
      "status": "success",
      "buildurl": "https://github.com/r-universe/geobosh/actions/runs/25494236289"
    }
  ]
}