{
  "_id": "6a0f62e3acfb0bcc41c5c58f",
  "Package": "magicaxis",
  "Type": "Package",
  "Title": "Pretty Scientific Plotting with Minor-Tick and Log Minor-Tick\nSupport",
  "Version": "2.6.0",
  "Date": "2026-05-14",
  "Authors@R": "person(given = \"Aaron\",\nfamily = \"Robotham\",\nrole = c(\"aut\", \"cre\"),\nemail = \"aaron.robotham@uwa.edu.au\")",
  "Description": "Functions to make useful (and pretty) plots for scientific\nplotting. Additional plotting features are added for base\nplotting, with particular emphasis on making attractive log\naxis plots.",
  "License": "LGPL-3",
  "Remotes": [
    "asgr/ParmOff"
  ],
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Repository": "https://asgr.r-universe.dev",
  "Date/Publication": "2026-05-21 08:50:54 UTC",
  "RemoteUrl": "https://github.com/asgr/magicaxis",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:41:31 UTC",
    "User": "root"
  },
  "Author": "Aaron Robotham [aut, cre]",
  "Maintainer": "Aaron Robotham <aaron.robotham@uwa.edu.au>",
  "MD5sum": "ea5a5dca14924e59cebd66d6ddc2489c",
  "_user": "asgr",
  "_type": "src",
  "_file": "magicaxis_2.6.0.tar.gz",
  "_fileid": "69032a43ae5269a2f2ae634c984d5177583838a9a663dd968217493dc275a507",
  "_filesize": 5841170,
  "_sha256": "69032a43ae5269a2f2ae634c984d5177583838a9a663dd968217493dc275a507",
  "_created": "2026-05-21T10:41:31.000Z",
  "_published": "2026-05-21T19:54:11.049Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77256441668,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7133652637"
    },
    {
      "job": 77256442479,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133648678"
    },
    {
      "job": 77256442206,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7133648508"
    },
    {
      "job": 77256441989,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133655884"
    },
    {
      "job": 77256441453,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133599788"
    },
    {
      "job": 77256441222,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145766171"
    },
    {
      "job": 77256442088,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7133635047"
    },
    {
      "job": 77256441950,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7133634490"
    },
    {
      "job": 77256441780,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7133631717"
    }
  ],
  "_buildurl": "https://github.com/r-universe/asgr/actions/runs/26220882151",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/asgr/magicaxis",
  "_commit": {
    "id": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
    "author": "Aaron Robotham <aaron.robotham@uwa.edu.au>",
    "committer": "Aaron Robotham <aaron.robotham@uwa.edu.au>",
    "message": "Don't need to reorder\n",
    "time": 1779353454
  },
  "_maintainer": {
    "name": "Aaron Robotham",
    "email": "aaron.robotham@uwa.edu.au",
    "login": "asgr",
    "description": "Astronomer based at UWA. Mostly survey focussed, but within that broad remit I like to dabble in a number of areas (both obs and sims). Use R mostly.",
    "uuid": 5617132
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "celestial",
      "version": ">= 1.4.1",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "plotrix",
      "role": "Imports"
    },
    {
      "package": "sm",
      "role": "Imports"
    },
    {
      "package": "mapproj",
      "role": "Imports"
    },
    {
      "package": "RANN",
      "role": "Imports"
    },
    {
      "package": "ParmOff",
      "role": "Imports"
    },
    {
      "package": "imager",
      "role": "Suggests"
    },
    {
      "package": "fst",
      "role": "Suggests"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "abind",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "asgr",
  "_selfowned": true,
  "_usedby": 8,
  "_updates": [
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-21",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "asgr",
      "count": 305,
      "uuid": 5617132
    },
    {
      "user": "copilot",
      "count": 6,
      "uuid": 198982749
    },
    {
      "user": "keponk",
      "count": 3,
      "uuid": 15008108
    },
    {
      "user": "taranu",
      "count": 2,
      "uuid": 10129954
    }
  ],
  "_userbio": {
    "uuid": 5617132,
    "type": "user",
    "name": "Aaron Robotham",
    "description": "Astronomer based at UWA. Mostly survey focussed, but within that broad remit I like to dabble in a number of areas (both obs and sims). Use R mostly."
  },
  "_downloads": {
    "count": 1866,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/magicaxis"
  },
  "_devurl": "https://github.com/asgr/magicaxis",
  "_searchresults": 255,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/magicaxis.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/asgr/magicaxis",
  "_realowner": "asgr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1",
      "date": "2012-08-15"
    },
    {
      "version": "1.2",
      "date": "2012-08-18"
    },
    {
      "version": "1.3",
      "date": "2012-12-13"
    },
    {
      "version": "1.4",
      "date": "2013-04-03"
    },
    {
      "version": "1.5",
      "date": "2013-06-15"
    },
    {
      "version": "1.6",
      "date": "2013-08-10"
    },
    {
      "version": "1.7",
      "date": "2013-10-22"
    },
    {
      "version": "1.8",
      "date": "2014-05-13"
    },
    {
      "version": "1.9",
      "date": "2014-07-16"
    },
    {
      "version": "1.9.3",
      "date": "2014-09-29"
    },
    {
      "version": "1.9.4",
      "date": "2015-06-10"
    },
    {
      "version": "2.0.0",
      "date": "2016-06-26"
    },
    {
      "version": "2.0.1",
      "date": "2017-05-11"
    },
    {
      "version": "2.0.3",
      "date": "2017-09-19"
    },
    {
      "version": "2.0.4",
      "date": "2018-11-29"
    },
    {
      "version": "2.0.7",
      "date": "2019-03-08"
    },
    {
      "version": "2.0.10",
      "date": "2019-07-05"
    },
    {
      "version": "2.2.1",
      "date": "2020-12-04"
    },
    {
      "version": "2.2.14",
      "date": "2022-02-22"
    },
    {
      "version": "2.4.5",
      "date": "2024-01-31"
    },
    {
      "version": "2.5.1",
      "date": "2025-09-02"
    }
  ],
  "_exports": [
    "magaxis",
    "magband",
    "magbar",
    "magbin",
    "magclip",
    "magcon",
    "magcorner",
    "magcurve",
    "magcutout",
    "magecliptic",
    "magerr",
    "maghist",
    "magimage",
    "magimageRGB",
    "maglab",
    "magmap",
    "magMW",
    "magMWplane",
    "magplot",
    "magproj",
    "magprojgrid",
    "magprojlabels",
    "magring",
    "magrun",
    "magsun",
    "magtri",
    "plot.magbin"
  ],
  "_help": [
    {
      "page": "magaxis",
      "title": "Magically pretty axes",
      "topics": [
        "magaxis"
      ]
    },
    {
      "page": "magbar",
      "title": "Pretty colour bar",
      "topics": [
        "magbar"
      ]
    },
    {
      "page": "magbin",
      "title": "2D Binning Routines",
      "topics": [
        "magbin"
      ]
    },
    {
      "page": "magclip",
      "title": "Magical sigma clipping",
      "topics": [
        "magclip"
      ]
    },
    {
      "page": "magcon",
      "title": "2D quantile images and contours",
      "topics": [
        "magcon"
      ]
    },
    {
      "page": "magcurve",
      "title": "Draw Function Plots",
      "topics": [
        "magcurve"
      ]
    },
    {
      "page": "magcutout",
      "title": "Image Cutout Utility",
      "topics": [
        "magcutout"
      ]
    },
    {
      "page": "magerr",
      "title": "Error bar plotting",
      "topics": [
        "magerr"
      ]
    },
    {
      "page": "maghist",
      "title": "Magically pretty histograms",
      "topics": [
        "maghist"
      ]
    },
    {
      "page": "magimage",
      "title": "Magically pretty images",
      "topics": [
        "magimage",
        "magimageRGB"
      ]
    },
    {
      "page": "maglab",
      "title": "Pretty scientific labelling",
      "topics": [
        "maglab"
      ]
    },
    {
      "page": "magmap",
      "title": "Value remapper",
      "topics": [
        "magmap"
      ]
    },
    {
      "page": "magplot",
      "title": "Magically pretty plots",
      "topics": [
        "magplot"
      ]
    },
    {
      "page": "magproj",
      "title": "Magic longitude / latitude projection function",
      "topics": [
        "magproj",
        "magprojgrid",
        "magprojlabels"
      ]
    },
    {
      "page": "magband",
      "title": "Attractive great circles and thick bands on magproj plots",
      "topics": [
        "magband",
        "magecliptic",
        "magMW",
        "magMWplane",
        "magprojextra",
        "magring",
        "magsun"
      ]
    },
    {
      "page": "magrun",
      "title": "Running averages",
      "topics": [
        "magrun"
      ]
    },
    {
      "page": "magtri",
      "title": "High level triangle (corner) plotting code for MCMC chains",
      "topics": [
        "magcorner",
        "magtri"
      ]
    },
    {
      "page": "plot.magbin",
      "title": "Plot 2D Histogram or Bin Data",
      "topics": [
        "plot.magbin"
      ]
    }
  ],
  "_readme": "https://github.com/asgr/magicaxis/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "celestial",
    "checkmate",
    "mapproj",
    "maps",
    "MASS",
    "NISTunits",
    "ParmOff",
    "plotrix",
    "pracma",
    "RANN",
    "Rcpp",
    "sm"
  ],
  "_vignettes": [
    {
      "source": "magicaxis.Rmd",
      "filename": "magicaxis.html",
      "title": "magicaxis: Pretty Scientific Plotting",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "magaxis – pretty axis labelling",
        "magplot – high-level scatter plots",
        "z-coloured scatter",
        "maghist – histogram with statistics",
        "magclip – automatic sigma-clipping",
        "magrun – running statistics",
        "magerr – error bars",
        "magcurve – draw a function curve",
        "magbar – colour bar legend",
        "magcon – 2-D density contours",
        "magbin – 2-D binning",
        "magimage – image display",
        "magtri – triangle (corner) plots for MCMC chains",
        "Basic triangle plot",
        "Passing extra arguments via ParmOff",
        "Reference values",
        "Few labels per sub-panel",
        "Custom axis labels"
      ],
      "created": "2026-05-16 14:39:13",
      "modified": "2026-05-18 08:14:31",
      "commits": 2
    }
  ],
  "_score": 8.534784316275706,
  "_indexed": true,
  "_nocasepkg": "magicaxis",
  "_universes": [
    "asgr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.6.0",
      "date": "2026-05-21T10:44:01.000Z",
      "distro": "noble",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "540d6b5dfa5ba6ee9b74438aa526dae8d655aff2bac90b9263f13ab60945e197",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/26220882151"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.6.0",
      "date": "2026-05-21T10:43:51.000Z",
      "distro": "noble",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "026d5806c11562b33ab6ded26ce0c4e3e8323c03d2fac517c5ea836cb4e60f74",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/26220882151"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.6.0",
      "date": "2026-05-21T10:43:53.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "e5fabf2a75409a385a239eb1ecce23325a893cd392347d1a1357d8cfd0810415",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/26220882151"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.6.0",
      "date": "2026-05-21T10:44:16.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "f1b2e21d94e38c25b9f07780a747875b1ce1e5417228cac10c63924feec02465",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/26220882151"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.6.0",
      "date": "2026-05-21T19:53:50.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "25273dafd9878d60bd3374ee9fea7429514d30958e6f82db2582846819120b06",
      "status": "success",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/26220882151"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.6.0",
      "date": "2026-05-21T10:43:06.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "f73da935ce23d7f5aaebc1d3157574af80718fd6447deb01eb0bf34288e0dd60",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/26220882151"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.6.0",
      "date": "2026-05-21T10:43:01.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "879aa401ed70835460dc54b88f2552a6e068a7fc3b954ce642292ecd6a84adfd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/26220882151"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.6.0",
      "date": "2026-05-21T10:42:49.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "a13240348aa0df7cd3103cb95cf40971d5279b87ba16e7a819132ca1668e1f69",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/26220882151"
    }
  ]
}