{
  "_id": "6a1eadaab25058d4daada33f",
  "Package": "tickr",
  "Type": "Package",
  "Title": "Consistent Axis Tick Marks",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(given = \"Ben\",\nfamil = \"Williams\",\nemail = \"kleheni@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7295-2076\"))\n)",
  "Maintainer": "Benjamin C. Williams <kleheni@gmail.com>",
  "Description": "This is a small package to provide consistent tick marks\nfor plotting `ggplot2` figures. It provides breaks and labels\nfor ggplot2 without requiring ggplot2 to be installed.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/ben-williams/tickr",
  "Repository": "https://ben-williams.r-universe.dev",
  "Date/Publication": "2025-04-10 16:01:09 UTC",
  "RemoteUrl": "https://github.com/ben-williams/tickr",
  "RemoteRef": "HEAD",
  "RemoteSha": "79106bcdcf1980c04b5b9de454e574a25c57acb3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:13:36 UTC",
    "User": "root"
  },
  "Author": "Ben Williams [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7295-2076>)",
  "MD5sum": "a400f3b626382b78586740925dc85d37",
  "_user": "ben-williams",
  "_type": "src",
  "_file": "tickr_1.0.0.tar.gz",
  "_fileid": "80e7462e654ced7740eba8ce2853adae518039ea7ce9cb620d0defd9504e5f3e",
  "_filesize": 123684,
  "_sha256": "80e7462e654ced7740eba8ce2853adae518039ea7ce9cb620d0defd9504e5f3e",
  "_created": "2026-06-02T10:13:36.000Z",
  "_published": "2026-06-02T10:17:14.607Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79048332995,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354961388"
    },
    {
      "job": 79048332920,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354964841"
    },
    {
      "job": 79048333015,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354963899"
    },
    {
      "job": 79048332900,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354969289"
    },
    {
      "job": 79047906543,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354926591"
    },
    {
      "job": 79048332923,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354961415"
    },
    {
      "job": 79048333074,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7354951789"
    },
    {
      "job": 79048333008,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354949768"
    },
    {
      "job": 79048333034,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354953227"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ben-williams/actions/runs/26813075871",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ben-williams/tickr",
  "_commit": {
    "id": "79106bcdcf1980c04b5b9de454e574a25c57acb3",
    "author": "Ben Williams <kleheni@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "badge",
    "time": 1744300869
  },
  "_maintainer": {
    "name": "Benjamin C. Williams",
    "email": "kleheni@gmail.com",
    "login": "ben-williams",
    "orcid": "0000-0001-7295-2076",
    "description": "Personal account. See @BenWilliams-NOAA for professional account.",
    "uuid": 8095982
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ben-williams",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "axis-labels",
    "ggplot2",
    "ticks"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ben-williams",
      "count": 4,
      "uuid": 8095982
    }
  ],
  "_userbio": {
    "uuid": 8095982,
    "type": "user",
    "name": "Ben Williams",
    "description": "Personal account. See @BenWilliams-NOAA for professional account."
  },
  "_downloads": {
    "count": 105,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tickr"
  },
  "_devurl": "https://github.com/ben-williams/tickr",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tickr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ben-williams/tickr",
  "_realowner": "ben-williams",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.2",
      "date": "2025-04-10"
    }
  ],
  "_exports": [
    "%>%",
    "scale_x_tickr",
    "scale_y_tickr",
    "tickr"
  ],
  "_help": [
    {
      "page": "scale_x_tickr",
      "title": "Adjust axis tick marks and labels",
      "topics": [
        "scale_x_tickr"
      ]
    },
    {
      "page": "scale_y_tickr",
      "title": "Adjust axis tick marks and labels",
      "topics": [
        "scale_y_tickr"
      ]
    },
    {
      "page": "tickr",
      "title": "Adjust axis tick marks and labels",
      "topics": [
        "tickr"
      ]
    }
  ],
  "_readme": "https://github.com/ben-williams/tickr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "tickr",
  "_universes": [
    "ben-williams"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T10:15:26.000Z",
      "distro": "noble",
      "commit": "79106bcdcf1980c04b5b9de454e574a25c57acb3",
      "fileid": "31c2ac6604ba65d7b6f9964cca3768ed32270f7c9e1ea7c53caa71d8c3f6dcf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ben-williams/actions/runs/26813075871"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-02T10:15:33.000Z",
      "distro": "noble",
      "commit": "79106bcdcf1980c04b5b9de454e574a25c57acb3",
      "fileid": "095fe1950da6445b6f748df3ce7c33e4f32eec619950fe4ca699f6ec3c24473b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ben-williams/actions/runs/26813075871"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T10:15:34.000Z",
      "commit": "79106bcdcf1980c04b5b9de454e574a25c57acb3",
      "fileid": "6e7d42cb2770946e93447f999ca31de7d1d728044348ccf7af23cfb27f11b123",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ben-williams/actions/runs/26813075871"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-06-02T10:15:46.000Z",
      "commit": "79106bcdcf1980c04b5b9de454e574a25c57acb3",
      "fileid": "4e0833af8cbacf3b58186a3b04769060efc949dfd2a5b4fa400e5d282cb7b5c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ben-williams/actions/runs/26813075871"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-02T10:15:34.000Z",
      "commit": "79106bcdcf1980c04b5b9de454e574a25c57acb3",
      "fileid": "0bb7848fb89ac0dbb38b08ad8b53f3fea4c1053544fb82ebf599eb989323f5a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ben-williams/actions/runs/26813075871"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:14:51.000Z",
      "commit": "79106bcdcf1980c04b5b9de454e574a25c57acb3",
      "fileid": "03019fe4b366bdba7843f23df30037a7811ee0351d11abcf918835debac10a35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ben-williams/actions/runs/26813075871"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:14:44.000Z",
      "commit": "79106bcdcf1980c04b5b9de454e574a25c57acb3",
      "fileid": "2b6a4e9ea36ecebd9e3d57ed0f47b2bf681962a4f84a765ed05393a96d36be8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ben-williams/actions/runs/26813075871"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-06-02T10:14:53.000Z",
      "commit": "79106bcdcf1980c04b5b9de454e574a25c57acb3",
      "fileid": "bd61005f3a9daa6d273a55324ae004a84319b5129d11069d297d7c2d88a3726c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ben-williams/actions/runs/26813075871"
    }
  ]
}