Package: gbutils Type: Package Title: Utilities for Simulation, Plots, Quantile Functions and Programming Version: 0.5.0.9000 Depends: methods Imports: stats, utils, Rdpack (>= 0.9) Suggests: testthat (>= 3.0.0), classGraph, graph, Rgraphviz RdMacros: Rdpack Authors@R: person(given = c("Georgi", "N."), family = "Boshnakov", role = c("aut", "cre"), email = "georgi.boshnakov@manchester.ac.uk", comment = c(ORCID = "0000-0003-2839-346X")) Description: Plot density and distribution functions with automatic selection of suitable regions. Numerically invert (compute quantiles) distribution functions. Simulate real and complex numbers from distributions of their magnitude and arguments. Optionally, the magnitudes and/or arguments may be fixed in almost arbitrary ways. Create polynomials from roots given in Cartesian or polar form. Small programming utilities: check if an object is identical to NA, count positional arguments in a call, set intersection of more than two sets, check if an argument is unnamed, compute the graph of S4 classes in packages. URL: https://github.com/GeoBosh/gbutils (devel), https://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 history.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: 2026-06-06 06:11:10 UTC; root Author: Georgi N. Boshnakov [aut, cre] (ORCID: ) Maintainer: Georgi N. Boshnakov