{
  "_id": "6a33ba333efcd9bda43af6a1",
  "Package": "gginference",
  "Type": "Package",
  "Title": "Visualise the Results of Inferential Statistics using 'ggplot2'",
  "Version": "0.1.3",
  "Date": "2020-10-25",
  "Description": "Visualise the results of F test to compare two variances,\nStudent's t-test, test of equal or given proportions, Pearson's\nchi-squared test for count data and test for\nassociation/correlation between paired samples.",
  "Authors@R": "c(\nperson(\"Charalampos\", \"Bratsas\", , \"cbratsas@math.auth.gr\", role = \"aut\"),\nperson(\"Anastasia\", \"Foudouli\", , \"anastasiafoudouli@gmail.com\", role = \"aut\"),\nperson(\"Kleanthis\", \"Koupidis\", , \"koupidis.okfgr@gmail.com\", role = c(\"aut\", \"cre\"))\n)",
  "Maintainer": "Kleanthis Koupidis <koupidis.okfgr@gmail.com>",
  "URL": "https://github.com/okgreece/gginference",
  "BugReports": "https://github.com/okgreece/gginference/issues",
  "License": "GPL-2 | file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Repository": "https://okgreece.r-universe.dev",
  "Date/Publication": "2023-06-12 13:30:28 UTC",
  "RemoteUrl": "https://github.com/okgreece/gginference",
  "RemoteRef": "HEAD",
  "RemoteSha": "fcbc026a4635a162a6b54bd9ff10bcf278c07c76",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 09:25:36 UTC",
    "User": "root"
  },
  "Author": "Charalampos Bratsas [aut],\nAnastasia Foudouli [aut],\nKleanthis Koupidis [aut, cre]",
  "MD5sum": "0f0534a177d6a510c03b37fb8e483462",
  "_user": "okgreece",
  "_type": "src",
  "_file": "gginference_0.1.3.tar.gz",
  "_fileid": "5370e52060c3593b9436f37e8f052a23a98a00fefaf93723491ff03950e96f65",
  "_filesize": 276789,
  "_sha256": "5370e52060c3593b9436f37e8f052a23a98a00fefaf93723491ff03950e96f65",
  "_created": "2026-06-18T09:25:36.000Z",
  "_published": "2026-06-18T09:28:19.741Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82097505126,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7719395186"
    },
    {
      "job": 82097505203,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7719389095"
    },
    {
      "job": 82097505121,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7719382228"
    },
    {
      "job": 82097505113,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7719376971"
    },
    {
      "job": 82096974215,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719346514"
    },
    {
      "job": 82097505136,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7719387315"
    },
    {
      "job": 82097505184,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7719386698"
    },
    {
      "job": 82097505143,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7719380218"
    },
    {
      "job": 82097505106,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7719378128"
    }
  ],
  "_buildurl": "https://github.com/r-universe/okgreece/actions/runs/27749734808",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/okgreece/gginference",
  "_commit": {
    "id": "fcbc026a4635a162a6b54bd9ff10bcf278c07c76",
    "author": "kleanthisk10 <koupidis.okfgr@gmail.com>",
    "committer": "kleanthisk10 <koupidis.okfgr@gmail.com>",
    "message": "fix var name\n",
    "time": 1686576628
  },
  "_maintainer": {
    "name": "Kleanthis Koupidis",
    "email": "koupidis.okfgr@gmail.com",
    "login": "kleanthisk10",
    "description": "",
    "uuid": 14178387
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "okgreece",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "ggplot2",
    "inferential-statistics"
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "cbratsas",
      "count": 49,
      "uuid": 1596355
    },
    {
      "user": "kleanthisk10",
      "count": 45,
      "uuid": 14178387
    }
  ],
  "_userbio": {
    "uuid": 20604448,
    "type": "organization",
    "name": "Open Knowledge Greece",
    "followers": 7
  },
  "_downloads": {
    "count": 407,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gginference"
  },
  "_devurl": "https://github.com/okgreece/gginference",
  "_searchresults": 100,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gginference.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/okgreece/gginference",
  "_realowner": "okgreece",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-11-19"
    },
    {
      "version": "0.1.1",
      "date": "2020-03-21"
    },
    {
      "version": "0.1.3",
      "date": "2020-11-01"
    }
  ],
  "_exports": [
    "ggaov",
    "ggchisqtest",
    "ggcortest",
    "ggproptest",
    "ggttest",
    "ggvartest"
  ],
  "_datasets": [
    {
      "name": "accidentsData",
      "title": "Car accident data",
      "object": "accidentsData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "record",
        "seatBelt"
      ],
      "rows": 383,
      "table": true,
      "tojson": true
    },
    {
      "name": "BirthDeath",
      "title": "Number of births and death in Greece",
      "object": "BirthDeath",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Year",
        "Deaths",
        "DeathsRate",
        "Births",
        "BirthRate"
      ],
      "rows": 71,
      "table": true,
      "tojson": true
    },
    {
      "name": "BirthDeath2000",
      "title": "Birth and Deaths before and after 2000",
      "object": "BirthDeath2000",
      "class": [
        "data.frame"
      ],
      "fields": [
        "deaths",
        "births",
        "type"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "births",
      "title": "Births in Greece, 1976-1989",
      "object": "births",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "rate"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "DieselbioRon95",
      "title": "Bio diesel and RON 95 consumption",
      "object": "DieselbioRon95",
      "class": [
        "data.frame"
      ],
      "fields": [
        "region",
        "DieselBio_consumption2006",
        "DieselBio_consumption2016",
        "RON95_consumption2006",
        "RON95_consumption2016"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    },
    {
      "name": "FuelConsumption",
      "title": "FuelConsumption",
      "object": "FuelConsumption",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Geographic.area",
        "Regions",
        "Runits",
        "RON95",
        "RON98_100",
        "DieselBio",
        "LPG",
        "DieselC"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "LaptopRates",
      "title": "LaptopRates",
      "object": "LaptopRates",
      "class": [
        "data.frame"
      ],
      "fields": [
        "laptop",
        "expert",
        "rating"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "LivLab",
      "title": "LivLab",
      "object": "LivLab",
      "class": [
        "data.frame"
      ],
      "fields": [
        "before",
        "after"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "m_anova",
      "title": "m_anova",
      "object": "m_anova",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Categories",
        "UrbanAreas",
        "Month",
        "Volume"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "MilkConsumption",
      "title": "Milk consumption",
      "object": "MilkConsumption",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Cow.Milk",
        "Sheep.Milk",
        "Goat.Milk"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "profits_df",
      "title": "Profits",
      "object": "profits_df",
      "class": [
        "data.frame"
      ],
      "fields": [
        "company",
        "month1",
        "month2",
        "month3",
        "month4",
        "month5"
      ],
      "rows": 26,
      "table": true,
      "tojson": true
    },
    {
      "name": "questionnaire",
      "title": "Questionnaire Answers",
      "object": "questionnaire",
      "class": [
        "data.frame"
      ],
      "fields": [
        "gender",
        "writing.hand",
        "fold.arm",
        "pulse",
        "exercise",
        "smoke",
        "height",
        "age"
      ],
      "rows": 50,
      "table": true,
      "tojson": true
    },
    {
      "name": "randexperiment",
      "title": "Random experiment results",
      "object": "randexperiment",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x"
      ],
      "rows": 128,
      "table": true,
      "tojson": true
    },
    {
      "name": "Salary_Gender",
      "title": "Female and male salaries",
      "object": "Salary_Gender",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Male_sal",
        "Female_sal"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "accidentsData",
      "title": "Car accident data",
      "topics": [
        "accidentsData"
      ]
    },
    {
      "page": "BirthDeath",
      "title": "Number of births and death in Greece",
      "topics": [
        "BirthDeath"
      ]
    },
    {
      "page": "BirthDeath2000",
      "title": "Birth and Deaths before and after 2000",
      "topics": [
        "BirthDeath2000"
      ]
    },
    {
      "page": "births",
      "title": "Births in Greece, 1976-1989",
      "topics": [
        "births"
      ]
    },
    {
      "page": "DieselbioRon95",
      "title": "Bio diesel and RON 95 consumption",
      "topics": [
        "DieselbioRon95"
      ]
    },
    {
      "page": "FuelConsumption",
      "title": "FuelConsumption",
      "topics": [
        "FuelConsumption"
      ]
    },
    {
      "page": "ggaov",
      "title": "Anova F test plot",
      "topics": [
        "ggaov"
      ]
    },
    {
      "page": "ggchisqtest",
      "title": "Plot for Pearson's Chi-squared Test for Count Data",
      "topics": [
        "ggchisqtest"
      ]
    },
    {
      "page": "ggcortest",
      "title": "Plot test for association between paired samples",
      "topics": [
        "ggcortest"
      ]
    },
    {
      "page": "ggproptest",
      "title": "Plot test of Equal or Given Proportions",
      "topics": [
        "ggproptest"
      ]
    },
    {
      "page": "ggttest",
      "title": "Student's t-test plot",
      "topics": [
        "ggttest"
      ]
    },
    {
      "page": "ggvartest",
      "title": "F test plot",
      "topics": [
        "ggvartest"
      ]
    },
    {
      "page": "LaptopRates",
      "title": "LaptopRates",
      "topics": [
        "LaptopRates"
      ]
    },
    {
      "page": "LivLab",
      "title": "LivLab",
      "topics": [
        "LivLab"
      ]
    },
    {
      "page": "m_anova",
      "title": "m_anova",
      "topics": [
        "m_anova"
      ]
    },
    {
      "page": "MilkConsumption",
      "title": "Milk consumption",
      "topics": [
        "MilkConsumption"
      ]
    },
    {
      "page": "profits_df",
      "title": "Profits",
      "topics": [
        "profits_df"
      ]
    },
    {
      "page": "questionnaire",
      "title": "Questionnaire Answers",
      "topics": [
        "questionnaire"
      ]
    },
    {
      "page": "randexperiment",
      "title": "Random experiment results",
      "topics": [
        "randexperiment"
      ]
    },
    {
      "page": "Salary_Gender",
      "title": "Female and male salaries",
      "topics": [
        "Salary_Gender"
      ]
    }
  ],
  "_readme": "https://github.com/okgreece/gginference/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.812913356642856,
  "_indexed": true,
  "_nocasepkg": "gginference",
  "_universes": [
    "okgreece",
    "kleanthisk10"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-18T09:27:33.000Z",
      "distro": "noble",
      "commit": "fcbc026a4635a162a6b54bd9ff10bcf278c07c76",
      "fileid": "47baa303f07613eb1fc3c3968e8743d595a2a52c2ae8a8ccd9834f990dd16f2e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/okgreece/actions/runs/27749734808"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-18T09:27:24.000Z",
      "distro": "noble",
      "commit": "fcbc026a4635a162a6b54bd9ff10bcf278c07c76",
      "fileid": "bb28ed9bd709bc9a68164a6f773efae657091f1cf9bf04c1395e3ce119508c9d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/okgreece/actions/runs/27749734808"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-18T09:27:08.000Z",
      "commit": "fcbc026a4635a162a6b54bd9ff10bcf278c07c76",
      "fileid": "281dcaef0b9f81894b2aadf73b7ba54682ea84b2d417bb0a65bca3c1755ff783",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/okgreece/actions/runs/27749734808"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-18T09:26:54.000Z",
      "commit": "fcbc026a4635a162a6b54bd9ff10bcf278c07c76",
      "fileid": "03c7e9bde218a73b1887e121a445fc2df9560983dd7655c0b8057632d6b0082a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/okgreece/actions/runs/27749734808"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-18T09:27:36.000Z",
      "commit": "fcbc026a4635a162a6b54bd9ff10bcf278c07c76",
      "fileid": "da0268d19e6517ece89b56462c8994e63808e8dc8963664ee7b70db63bc2cd52",
      "status": "success",
      "buildurl": "https://github.com/r-universe/okgreece/actions/runs/27749734808"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-18T09:27:02.000Z",
      "commit": "fcbc026a4635a162a6b54bd9ff10bcf278c07c76",
      "fileid": "aae82b3cd4579386e4c260b4f9bc3437664fbbd367d81ba3e9675f394dc85c1b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/okgreece/actions/runs/27749734808"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-18T09:26:50.000Z",
      "commit": "fcbc026a4635a162a6b54bd9ff10bcf278c07c76",
      "fileid": "314eab0c3c649b5623385952edd2dae60ecf32eb957e4f5ff128356746ab5ec9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/okgreece/actions/runs/27749734808"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-18T09:26:49.000Z",
      "commit": "fcbc026a4635a162a6b54bd9ff10bcf278c07c76",
      "fileid": "89cbe56b8a6c157eb806477d6cafd201c887c0677ad81c0aa778fde034ade980",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/okgreece/actions/runs/27749734808"
    }
  ]
}