{
  "_id": "6a3796983efcd9bda441dae5",
  "Package": "gggibbous",
  "Title": "Moon Charts, a Pie Chart Alternative",
  "Version": "0.1.1",
  "Authors@R": "person(\"Michael\", \"Bramson\", email = \"mnbramson@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "URL": "https://github.com/mnbram/gggibbous",
  "BugReports": "https://github.com/mnbram/gggibbous/issues",
  "Description": "Moon charts are like pie charts except that the\nproportions are shown as crescent or gibbous portions of a\ncircle, like the lit and unlit portions of the moon. As such,\nthey work best with only one or two groups. 'gggibbous' extends\n'ggplot2' to allow for plotting multiple moon charts in a\nsingle panel and does not require a square coordinate system.",
  "License": "GPL-3",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Repository": "https://mnbram.r-universe.dev",
  "Date/Publication": "2020-12-24 16:26:42 UTC",
  "RemoteUrl": "https://github.com/mnbram/gggibbous",
  "RemoteRef": "HEAD",
  "RemoteSha": "5aed4b08cd5e78aa4dde3f5597eb50580b1ebc1d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-21 07:42:09 UTC",
    "User": "root"
  },
  "Author": "Michael Bramson [aut, cre]",
  "Maintainer": "Michael Bramson <mnbramson@gmail.com>",
  "MD5sum": "8310941ac06c97cbafd1eeb7513a7577",
  "_user": "mnbram",
  "_type": "src",
  "_file": "gggibbous_0.1.1.tar.gz",
  "_fileid": "3db6a4dc5372bb15d7ba23716d505fdb741b02051021af96f0d28c8ad6d6fa1d",
  "_filesize": 936089,
  "_sha256": "3db6a4dc5372bb15d7ba23716d505fdb741b02051021af96f0d28c8ad6d6fa1d",
  "_created": "2026-06-21T07:42:09.000Z",
  "_published": "2026-06-21T07:45:28.313Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82551905287,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773110912"
    },
    {
      "job": 82551905286,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773111031"
    },
    {
      "job": 82551905299,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773111964"
    },
    {
      "job": 82551905296,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773109672"
    },
    {
      "job": 82551726215,
      "time": 164,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773092352"
    },
    {
      "job": 82551905282,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773105841"
    },
    {
      "job": 82551905301,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773105013"
    },
    {
      "job": 82551905304,
      "time": 100,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773106794"
    },
    {
      "job": 82551905314,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773106125"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mnbram/actions/runs/27897521558",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mnbram/gggibbous",
  "_commit": {
    "id": "5aed4b08cd5e78aa4dde3f5597eb50580b1ebc1d",
    "author": "Mike Bramson <mnbramson@gmail.com>",
    "committer": "Mike Bramson <mnbramson@gmail.com>",
    "message": "Added revdep to Rbuildignore and gitignore\n",
    "time": 1608827202
  },
  "_maintainer": {
    "name": "Michael Bramson",
    "email": "mnbramson@gmail.com",
    "login": "mnbram",
    "description": "",
    "uuid": 21060411
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 3.2.1",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mapproj",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 0.3.1",
      "role": "Suggests"
    }
  ],
  "_owner": "mnbram",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 64,
  "_contributors": [
    {
      "user": "mnbram",
      "count": 98,
      "uuid": 21060411
    }
  ],
  "_userbio": {
    "uuid": 21060411,
    "type": "user",
    "name": "Michael Bramson",
    "followers": 2
  },
  "_downloads": {
    "count": 574,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gggibbous"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/mnbram/gggibbous",
  "_searchresults": 78,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gggibbous.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mnbram/gggibbous",
  "_realowner": "mnbram",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-12-02"
    },
    {
      "version": "0.1.1",
      "date": "2021-01-06"
    }
  ],
  "_exports": [
    "draw_key_full_moon",
    "draw_key_moon",
    "draw_key_moon_left",
    "geom_moon",
    "grid.moon",
    "moonGrob"
  ],
  "_datasets": [
    {
      "name": "dmeladh",
      "title": "_Adh_ allele frequencies in Australasian _Drosophila melanogaster_",
      "object": "dmeladh",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Locality",
        "Latitude",
        "Longitude",
        "N",
        "AdhF",
        "AdhS"
      ],
      "rows": 34,
      "table": true,
      "tojson": true
    },
    {
      "name": "lunardist",
      "title": "Lunar distances and principal phases for 2019",
      "object": "lunardist",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "distance",
        "phase"
      ],
      "rows": 365,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "dmeladh",
      "title": "_Adh_ allele frequencies in Australasian _Drosophila melanogaster_",
      "topics": [
        "dmeladh"
      ]
    },
    {
      "page": "draw_key_moon",
      "title": "Moon key glyph for legends",
      "topics": [
        "draw_key_full_moon",
        "draw_key_moon",
        "draw_key_moon_left"
      ]
    },
    {
      "page": "geom_moon",
      "title": "Moon charts",
      "topics": [
        "geom_moon"
      ]
    },
    {
      "page": "gggibbous",
      "title": "gggibbous: Moon charts, a pie chart alternative for two groups",
      "topics": [
        "gggibbous"
      ]
    },
    {
      "page": "lunardist",
      "title": "Lunar distances and principal phases for 2019",
      "topics": [
        "lunardist"
      ]
    },
    {
      "page": "moonGrob",
      "title": "Draw a moon",
      "topics": [
        "grid.moon",
        "moonGrob"
      ]
    }
  ],
  "_readme": "https://github.com/mnbram/gggibbous/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "gggibbous.Rmd",
      "filename": "gggibbous.html",
      "title": "gggibbous: Moon charts, a pie chart alternative for two groups",
      "author": "Michael Bramson",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-10-27 23:55:07",
      "modified": "2020-12-24 03:05:31",
      "commits": 13
    }
  ],
  "_score": 7.3514870904497105,
  "_indexed": true,
  "_nocasepkg": "gggibbous",
  "_universes": [
    "mnbram"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-21T07:44:09.000Z",
      "distro": "noble",
      "commit": "5aed4b08cd5e78aa4dde3f5597eb50580b1ebc1d",
      "fileid": "e0876b24e54a61013b7e50ca7d05497a96f6debb1d5fe5debd3ab3e0073f4791",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnbram/actions/runs/27897521558"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-21T07:44:10.000Z",
      "distro": "noble",
      "commit": "5aed4b08cd5e78aa4dde3f5597eb50580b1ebc1d",
      "fileid": "333a36ef2da9573dddd42ac780d14270c3adc0cdeaec7bbcd59d22d084230ff8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnbram/actions/runs/27897521558"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-21T07:44:24.000Z",
      "commit": "5aed4b08cd5e78aa4dde3f5597eb50580b1ebc1d",
      "fileid": "0b6e42a40442c5e98d922a509c98ad7afeb7b378ccd13110b27bd772e30df367",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnbram/actions/runs/27897521558"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-21T07:44:04.000Z",
      "commit": "5aed4b08cd5e78aa4dde3f5597eb50580b1ebc1d",
      "fileid": "9fcf38d7fe467ab142a6f2abd1bb70dc612a19d4e8c5c27d098f24e2f217a6b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnbram/actions/runs/27897521558"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-21T07:44:00.000Z",
      "commit": "5aed4b08cd5e78aa4dde3f5597eb50580b1ebc1d",
      "fileid": "cf150d2522f98a3d0136bb0f4c896ee4c1fc975ba3f1830785f729178ec7af85",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mnbram/actions/runs/27897521558"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-21T07:43:24.000Z",
      "commit": "5aed4b08cd5e78aa4dde3f5597eb50580b1ebc1d",
      "fileid": "9e358ec3d6f64ed1028e94b21b4dcad2761049c316c8b3cb8c3b6375e7cace3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnbram/actions/runs/27897521558"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-21T07:43:34.000Z",
      "commit": "5aed4b08cd5e78aa4dde3f5597eb50580b1ebc1d",
      "fileid": "60ca6906642c3460a8b11ae4451aa3cf251ae0c51eea3a2289ce798635a33702",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnbram/actions/runs/27897521558"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-21T07:43:30.000Z",
      "commit": "5aed4b08cd5e78aa4dde3f5597eb50580b1ebc1d",
      "fileid": "5f73f23c4503cedec821268bebb0d9d9a836bd44e8a7701655a5fdb338bb3dc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mnbram/actions/runs/27897521558"
    }
  ]
}