{
  "_id": "6a1e8c021d7bb097a0a694a0",
  "Package": "LearningStats",
  "Type": "Package",
  "Title": "Elemental Descriptive and Inferential Statistics",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"María Isabel\", \"Borrajo-García\", role = c(\"aut\", \"cre\"),\nemail = \"mariaisabel.borrajo@usc.es\"),\nperson(\"Mercedes\", \"Conde-Amboage\", role = \"aut\",\nemail = \"mercedes.amboage@usc.es\"),\nperson(\"Alejandra\", \"López-Pérez\", role = \"aut\",\nemail = \"alejandralopez.perez@usc.es\")\n)",
  "Description": "Provides tools to teach students elemental statistics. The\nmain topics covered are descriptive statistics, probability\nmodels (discrete and continuous variables) and statistical\ninference (confidence intervals and hypothesis tests). One of\nthe main advantages of this package is that allows the user to\nread quite a variety of types of data files with one unique\ncommand. Moreover it includes shortcuts to simple but up-to-now\nnot in R descriptive features such a complete frequency table\nor an histogram with the optimal number of intervals. Related\nto model distributions (both discrete and continuous), the\npackage allows the student to easy plot the mass/density\nfunction, distribution function and quantile function just\ndetailing as input arguments the known population parameters.\nThe inference related tools are basically confidence interval\nand hypothesis testing. Having defined independent commands for\nthese two tools makes it easier for the student to understand\nwhat the software is performing, and it also helps the student\nto have a better knowledge on which specific tool they need to\nuse in each situation. Moreover, the hypothesis testing\ncommands provide not only the numeric result on the screen but\nalso a very intuitive graph (which includes the statistic\ndistribution, the observed value of the statistic, the\nrejection area and the p-value) that is very useful for the\nstudent to visualise the process. The regression section\nincludes up to now, a simple linear model, with one single\ncommand the student can obtain the numeric summary as well as\nthe corresponding diagram with the adjusted regression model\nand a legend with basic information (formula of the adjusted\nmodel and R-squared).",
  "Language": "en-GB",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:49:35 UTC",
    "User": "root"
  },
  "Author": "María Isabel Borrajo-García [aut, cre], Mercedes Conde-Amboage\n[aut], Alejandra López-Pérez [aut]",
  "Maintainer": "María Isabel Borrajo-García <mariaisabel.borrajo@usc.es>",
  "Config/pak/sysreqs": "make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://maribelborrajo.r-universe.dev",
  "Date/Publication": "2021-04-21 06:10:05 UTC",
  "RemoteUrl": "https://github.com/cran/LearningStats",
  "RemoteRef": "HEAD",
  "RemoteSha": "df5f6a1dfe0bd8922b2f5501054c963cf88e05b4",
  "MD5sum": "9882f78a9bc6d2d4c28d3e5f42501c56",
  "_user": "maribelborrajo",
  "_type": "src",
  "_file": "LearningStats_0.1.0.tar.gz",
  "_fileid": "3083f14706a63f5034aadc6cbebc70935934e1c6af9387a4e9fd89fb5854c140",
  "_filesize": 442027,
  "_sha256": "3083f14706a63f5034aadc6cbebc70935934e1c6af9387a4e9fd89fb5854c140",
  "_created": "2026-06-02T07:49:35.000Z",
  "_published": "2026-06-02T07:53:38.554Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79024018144,
      "time": 166,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7351972463"
    },
    {
      "job": 79024018125,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7351968302"
    },
    {
      "job": 79024018145,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7351971692"
    },
    {
      "job": 79024018148,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7351967492"
    },
    {
      "job": 79023490776,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351913257"
    },
    {
      "job": 79024018130,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351956931"
    },
    {
      "job": 79024018196,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7351949953"
    },
    {
      "job": 79024018160,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7351945062"
    },
    {
      "job": 79024018174,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7351941520"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maribelborrajo/actions/runs/26805971565",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/LearningStats",
  "_commit": {
    "id": "df5f6a1dfe0bd8922b2f5501054c963cf88e05b4",
    "author": "María Isabel Borrajo-García <mariaisabel.borrajo@usc.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1618985405
  },
  "_maintainer": {
    "name": "María Isabel Borrajo-García",
    "email": "mariaisabel.borrajo@usc.es",
    "login": "maribelborrajo",
    "description": "Teacher and researcher at USC",
    "uuid": 73002254
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "readODS",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "maribelborrajo",
      "count": 1,
      "uuid": 73002254
    }
  ],
  "_userbio": {
    "uuid": 73002254,
    "type": "user",
    "name": "MaribelBorrajo",
    "description": "Teacher and researcher at USC"
  },
  "_downloads": {
    "count": 832,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LearningStats"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LearningStats.html",
    "manual.pdf"
  ],
  "_realowner": "maribelborrajo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-04-21"
    }
  ],
  "_exports": [
    "AproxBinomNorm",
    "AproxBinomPois",
    "AproxPoisNorm",
    "BoxPlot",
    "diffmean.CI",
    "diffmean.test",
    "diffproportion.CI",
    "diffproportion.test",
    "diffvariance.CI",
    "diffvariance.test",
    "freq.pol",
    "freq.table",
    "Histogram",
    "indepchisq.test",
    "Mean.CI",
    "Mean.test",
    "plotBeta",
    "plotBinom",
    "plotChi",
    "plotDUnif",
    "plotExp",
    "plotFS",
    "plotGamma",
    "plotHyper",
    "plotNegBinom",
    "plotNorm",
    "plotPois",
    "plotReg",
    "plotTS",
    "plotUnif",
    "proportion.CI",
    "proportion.test",
    "read.data",
    "S2mu",
    "sample.quantile",
    "sample.sd",
    "sample.var",
    "Smu",
    "variance.CI",
    "variance.test"
  ],
  "_datasets": [
    {
      "name": "sicri2018",
      "title": "SICRI: information system on risk-taking behaviour",
      "object": "sicri2018",
      "class": [
        "data.frame"
      ],
      "fields": [
        "sex",
        "age",
        "weight",
        "height",
        "bmi",
        "prov",
        "employ",
        "education",
        "civilstat",
        "smoke",
        "Ncigarw",
        "TimeNS",
        "vac",
        "Ndrinks",
        "netuse",
        "game",
        "blood",
        "cann"
      ],
      "rows": 7853,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "LearningStats-package",
      "title": "Elemental Descriptive and Inferential Statistics (LearningStats)",
      "topics": [
        "LearningStats-package"
      ]
    },
    {
      "page": "AproxBinomNorm",
      "title": "Illustration of the Normal approximation to Binomial",
      "topics": [
        "AproxBinomNorm"
      ]
    },
    {
      "page": "AproxBinomPois",
      "title": "Illustration of the Poisson approximation to Binomial",
      "topics": [
        "AproxBinomPois"
      ]
    },
    {
      "page": "AproxPoisNorm",
      "title": "Illustration of the Normal approximation to Poisson",
      "topics": [
        "AproxPoisNorm"
      ]
    },
    {
      "page": "BoxPlot",
      "title": "Boxplot Representation",
      "topics": [
        "BoxPlot"
      ]
    },
    {
      "page": "diffmean.CI",
      "title": "Confidence Interval for the Difference between the Means of Two Normal Populations.",
      "topics": [
        "diffmean.CI"
      ]
    },
    {
      "page": "diffmean.test",
      "title": "Two Sample Mean Test of Normal Populations",
      "topics": [
        "diffmean.test"
      ]
    },
    {
      "page": "diffproportion.CI",
      "title": "Large Sample Confidence Interval for the Difference between Two Population Proportions",
      "topics": [
        "diffproportion.CI"
      ]
    },
    {
      "page": "diffproportion.test",
      "title": "Two Sample Proportion Test",
      "topics": [
        "diffproportion.test"
      ]
    },
    {
      "page": "diffvariance.CI",
      "title": "Confidence Interval for the Ratio Between the Variances of Two Normal Populations",
      "topics": [
        "diffvariance.CI"
      ]
    },
    {
      "page": "diffvariance.test",
      "title": "Two Sample Variance Test of Normal Populations",
      "topics": [
        "diffvariance.test"
      ]
    },
    {
      "page": "freq.pol",
      "title": "Plot a Cumulative Frequency Polygon",
      "topics": [
        "freq.pol"
      ]
    },
    {
      "page": "freq.table",
      "title": "Frequency Table",
      "topics": [
        "freq.table"
      ]
    },
    {
      "page": "Histogram",
      "title": "Plot a Histogram",
      "topics": [
        "Histogram"
      ]
    },
    {
      "page": "indepchisq.test",
      "title": "Chi-squared Independence Test for Categorical Data.",
      "topics": [
        "indepchisq.test"
      ]
    },
    {
      "page": "Mean.CI",
      "title": "Confidence Interval for the Mean of a Normal Population",
      "topics": [
        "Mean.CI"
      ]
    },
    {
      "page": "Mean.test",
      "title": "One Sample Mean Test of a Normal Population",
      "topics": [
        "Mean.test"
      ]
    },
    {
      "page": "plotBeta",
      "title": "Density Function, Distribution Function and/or Quantile Function Representations associated with a Beta Distribution",
      "topics": [
        "plotBeta"
      ]
    },
    {
      "page": "plotBinom",
      "title": "Probability Mass and/or Distribution Function Representations associated with a Binomial Distribution",
      "topics": [
        "plotBinom"
      ]
    },
    {
      "page": "plotChi",
      "title": "Density Function, Distribution Function and/or Quantile Function Representations associated with a Chi-squared Distribution",
      "topics": [
        "plotChi"
      ]
    },
    {
      "page": "plotDUnif",
      "title": "Probability Mass and/or Distribution Function Representations associated with a Discrete Uniform Distribution",
      "topics": [
        "plotDUnif"
      ]
    },
    {
      "page": "plotExp",
      "title": "Density Function, Distribution Function and/or Quantile Function Representations associated with a Exponential Distribution",
      "topics": [
        "plotExp"
      ]
    },
    {
      "page": "plotFS",
      "title": "Density Function, Distribution Function and/or Quantile Function Representations associated with a F-Snedecor Distribution",
      "topics": [
        "plotFS"
      ]
    },
    {
      "page": "plotGamma",
      "title": "Density Function, Distribution Function and/or Quantile Function Representations associated with a Gamma Distribution",
      "topics": [
        "plotGamma"
      ]
    },
    {
      "page": "plotHyper",
      "title": "Probability Mass and/or Distribution Function Representations associated with a Hypergeometric Distribution",
      "topics": [
        "plotHyper"
      ]
    },
    {
      "page": "plotNegBinom",
      "title": "Probability Mass and/or Distribution Function Representations associated with a Negative Binomial Distribution",
      "topics": [
        "plotNegBinom"
      ]
    },
    {
      "page": "plotNorm",
      "title": "Density Function, Distribution Function and/or Quantile Function Representations associated with a Normal Distribution",
      "topics": [
        "plotNorm"
      ]
    },
    {
      "page": "plotPois",
      "title": "Probability Mass and/or Distribution Function Representations associated with a Poisson Distribution",
      "topics": [
        "plotPois"
      ]
    },
    {
      "page": "plotReg",
      "title": "Representation of a Linear Regression Model",
      "topics": [
        "plotReg"
      ]
    },
    {
      "page": "plotTS",
      "title": "Density Function, Distribution Function and/or Quantile Function Representations associated with a T-Student Distribution",
      "topics": [
        "plotTS"
      ]
    },
    {
      "page": "plotUnif",
      "title": "Density Function, Distribution Function and/or Quantile Function Representations associated with a Uniform Distribution",
      "topics": [
        "plotUnif"
      ]
    },
    {
      "page": "proportion.CI",
      "title": "Large Sample Confidence Interval for a Population Proportion",
      "topics": [
        "proportion.CI"
      ]
    },
    {
      "page": "proportion.test",
      "title": "Large Sample Test for a Population Proportion",
      "topics": [
        "proportion.test"
      ]
    },
    {
      "page": "read.data",
      "title": "Data Input",
      "topics": [
        "read.data"
      ]
    },
    {
      "page": "S2mu",
      "title": "Variance Estimator when the Population Mean is Known",
      "topics": [
        "S2mu"
      ]
    },
    {
      "page": "sample.quantile",
      "title": "Sample Quantiles",
      "topics": [
        "sample.quantile"
      ]
    },
    {
      "page": "sample.sd",
      "title": "Sample Standard Deviation",
      "topics": [
        "sample.sd"
      ]
    },
    {
      "page": "sample.var",
      "title": "Sample Variance",
      "topics": [
        "sample.var"
      ]
    },
    {
      "page": "sicri2018",
      "title": "SICRI: information system on risk-taking behaviour",
      "topics": [
        "sicri2018"
      ]
    },
    {
      "page": "Smu",
      "title": "Standard Deviation Estimator when the Population Mean is Known",
      "topics": [
        "Smu"
      ]
    },
    {
      "page": "variance.CI",
      "title": "Confidence Interval for the Variance and the Standard Deviation of a Normal Population",
      "topics": [
        "variance.CI"
      ]
    },
    {
      "page": "variance.test",
      "title": "One Sample Variance Test of a Normal Population",
      "topics": [
        "variance.test"
      ]
    }
  ],
  "_rundeps": [
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "data.table",
    "forcats",
    "glue",
    "haven",
    "hms",
    "lifecycle",
    "magrittr",
    "minty",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readODS",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "stringi",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "zip"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "learningstats",
  "_universes": [
    "maribelborrajo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T07:52:23.000Z",
      "distro": "noble",
      "commit": "df5f6a1dfe0bd8922b2f5501054c963cf88e05b4",
      "fileid": "b7e287324db81de4e45f9570343098d5dfb462e421513187cc5b073b02b78b54",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maribelborrajo/actions/runs/26805971565"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T07:52:16.000Z",
      "distro": "noble",
      "commit": "df5f6a1dfe0bd8922b2f5501054c963cf88e05b4",
      "fileid": "dc7f3c293e6f5fdf300eb735544ea5c39c094f33507788495da096ce9136f545",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maribelborrajo/actions/runs/26805971565"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T07:52:28.000Z",
      "commit": "df5f6a1dfe0bd8922b2f5501054c963cf88e05b4",
      "fileid": "aaebc95697937e143c5ad20908e9d895d4f081541f60b56698fe330aaaedb180",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maribelborrajo/actions/runs/26805971565"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T07:52:11.000Z",
      "commit": "df5f6a1dfe0bd8922b2f5501054c963cf88e05b4",
      "fileid": "2597f7487b5d540593d02a770d56324f00c6099a7ef2b6b36c03d03b22f80357",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maribelborrajo/actions/runs/26805971565"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T07:51:58.000Z",
      "commit": "df5f6a1dfe0bd8922b2f5501054c963cf88e05b4",
      "fileid": "f4cd9f3fa0b0eaad9f765aa33b8c516afcf5381a165772b5fd2864b0b4a25287",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maribelborrajo/actions/runs/26805971565"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T07:51:11.000Z",
      "commit": "df5f6a1dfe0bd8922b2f5501054c963cf88e05b4",
      "fileid": "232cbc264781fc3517c2aafd0c6dc4b71c90c7a6b69977b3a73947ba7ea837fa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maribelborrajo/actions/runs/26805971565"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T07:50:57.000Z",
      "commit": "df5f6a1dfe0bd8922b2f5501054c963cf88e05b4",
      "fileid": "13aba8813e0f3ff4cc8bb0320001b6761861029135e789b029be1f7e01942e99",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maribelborrajo/actions/runs/26805971565"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T07:50:53.000Z",
      "commit": "df5f6a1dfe0bd8922b2f5501054c963cf88e05b4",
      "fileid": "f454288aa5fee96aa94f839e6cb4841494e9ab79c01674862fef9f75d9122fb3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maribelborrajo/actions/runs/26805971565"
    }
  ]
}