{
  "_id": "6a5dbc409baadeef8ab53ebb",
  "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-07-20 06:08:38 UTC",
    "User": "root"
  },
  "Author": "Aaron Robotham [aut, cre]",
  "Maintainer": "Aaron Robotham <aaron.robotham@uwa.edu.au>",
  "_user": "asgr",
  "_type": "src",
  "_file": "magicaxis_2.6.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/ae081070513efb52f05767e471d7e671f0539b014923c29f106249be058c13bf",
  "_filesize": 5844295,
  "_sha256": "ae081070513efb52f05767e471d7e671f0539b014923c29f106249be058c13bf",
  "_expires": "2026-10-28T06:12:14.000Z",
  "_created": "2026-07-20T06:08:38.000Z",
  "_published": "2026-07-20T06:12:16.468Z",
  "_jobs": [
    {
      "job": 88283394985,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8452346343"
    },
    {
      "job": 88283395001,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8452344630"
    },
    {
      "job": 88283394989,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8452325233"
    },
    {
      "job": 88283394973,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8452331769"
    },
    {
      "job": 88282803404,
      "time": 270,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8452298723"
    },
    {
      "job": 88283394993,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8452333555"
    },
    {
      "job": 88283395015,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8452325014"
    },
    {
      "job": 88283395045,
      "time": 162,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8452344115"
    },
    {
      "job": 88283395005,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8452327020"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/asgr/actions/runs/29720622995",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 60,
    "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": 1486,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/magicaxis"
  },
  "_devurl": "https://github.com/asgr/magicaxis",
  "_searchresults": 246,
  "_rbuild": "4.6.1",
  "_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.420286412959205,
  "_indexed": true,
  "_nocasepkg": "magicaxis",
  "_universes": [
    "asgr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.6.0",
      "date": "2026-07-20T06:11:21.000Z",
      "distro": "resolute",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "https://r2.ropensci.org/8faad55c2c02bcc0728b4414a6f58051dcff0ce0829325578dd5645edbff68ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/29720622995"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.6.0",
      "date": "2026-07-20T06:11:15.000Z",
      "distro": "resolute",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "https://r2.ropensci.org/04adcda774808c5855596ef8da7a8805259455daad6ca51c12d84472910e310a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/29720622995"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.6.0",
      "date": "2026-07-20T06:10:16.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "https://r2.ropensci.org/1474491943e6da6c2054277689433fa5b4de788c546a613b13365817bf681abf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/29720622995"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.6.0",
      "date": "2026-07-20T06:10:35.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "https://r2.ropensci.org/382229a337689c8ee8a1a6741ffec221d7b8071076a348ff108258b3dbd52dc3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/29720622995"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.6.0",
      "date": "2026-07-20T06:11:03.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "https://r2.ropensci.org/b6be981459703431de2bc5165d40788c5c2c5d8cd02c6c397aa7f61b133aa36a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/29720622995"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.6.0",
      "date": "2026-07-20T06:09:58.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "https://r2.ropensci.org/331bb6dfa22a1b4ea9bb619b41f929cdb80e525958aad94c49626af34c7139ec",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/29720622995"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.6.0",
      "date": "2026-07-20T06:10:48.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "https://r2.ropensci.org/3fe8e71efee8749167ea91d11e747c9e99e9ec0cd2d7e20ef7076aa9a2b12def",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/29720622995"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.6.0",
      "date": "2026-07-20T06:10:04.000Z",
      "commit": "0f2969ee67caed8a1854910b33a8b3b9124afe48",
      "fileid": "https://r2.ropensci.org/46573c7314ebb1e947c909c4f2a15fefde3d54259cc3b848d5480498c9ee2243",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/asgr/actions/runs/29720622995"
    }
  ]
}