{
  "_id": "6a1d5b951d7bb097a0a48852",
  "Package": "anscombiser",
  "Title": "Create Datasets with Identical Summary Statistics",
  "Version": "1.1.0",
  "Date": "2026-01-02",
  "Authors@R": "person(c(\"Paul\", \"J.\"), \"Northrop\", email = \"p.northrop@ucl.ac.uk\",\nrole = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Anscombe's quartet are a set of four two-variable datasets\nthat have several common summary statistics but which have very\ndifferent joint distributions.  This becomes apparent when the\ndata are plotted, which illustrates the importance of using\ngraphical displays in Statistics.  This package enables the\ncreation of datasets that have identical marginal sample means\nand sample variances, sample correlation, least squares\nregression coefficients and coefficient of determination.  The\nuser supplies an initial dataset, which is shifted, scaled and\nrotated in order to achieve target summary statistics.  The\ngeneral shape of the initial dataset is retained. The target\nstatistics can be supplied directly or calculated based on a\nuser-supplied dataset.  The 'datasauRus' package\n<https://cran.r-project.org/package=datasauRus> provides\nfurther examples of datasets that have markedly different\nscatter plots but share many sample summary statistics.",
  "License": "GPL (>= 2)",
  "LazyData": "TRUE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://paulnorthrop.github.io/anscombiser/,\nhttps://github.com/paulnorthrop/anscombiser",
  "BugReports": "https://github.com/paulnorthrop/anscombiser/issues",
  "Config/testthat/edition": "3",
  "Repository": "https://paulnorthrop.r-universe.dev",
  "Date/Publication": "2026-01-02 16:10:53 UTC",
  "RemoteUrl": "https://github.com/paulnorthrop/anscombiser",
  "RemoteRef": "HEAD",
  "RemoteSha": "b7ae35ce5da669c9ba0e3a7ad02dd3f55eb6f3fa",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 10:11:53 UTC",
    "User": "root"
  },
  "Author": "Paul J. Northrop [aut, cre, cph]",
  "Maintainer": "Paul J. Northrop <p.northrop@ucl.ac.uk>",
  "MD5sum": "319fddc7ac56afbefe864f9c94ccc562",
  "_user": "paulnorthrop",
  "_type": "src",
  "_file": "anscombiser_1.1.0.tar.gz",
  "_fileid": "3cef5fb11a136aa311584bf79f1ed114401ed15001bec6b683d3c648d489b970",
  "_filesize": 1182068,
  "_sha256": "3cef5fb11a136aa311584bf79f1ed114401ed15001bec6b683d3c648d489b970",
  "_created": "2026-06-01T10:11:53.000Z",
  "_published": "2026-06-01T10:14:45.626Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78830756377,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328860415"
    },
    {
      "job": 78830756496,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328860084"
    },
    {
      "job": 78830756398,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328858457"
    },
    {
      "job": 78830756393,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328846563"
    },
    {
      "job": 78830221759,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328815233"
    },
    {
      "job": 78830756347,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328848584"
    },
    {
      "job": 78830756378,
      "time": 85,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7328843902"
    },
    {
      "job": 78830756422,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7328844057"
    },
    {
      "job": 78830756391,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7328845906"
    }
  ],
  "_buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26748511515",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/paulnorthrop/anscombiser",
  "_commit": {
    "id": "b7ae35ce5da669c9ba0e3a7ad02dd3f55eb6f3fa",
    "author": "Paul Northrop <p.northrop@ucl.ac.uk>",
    "committer": "Paul Northrop <p.northrop@ucl.ac.uk>",
    "message": "Ignore [ci skip]\n",
    "time": 1767370253
  },
  "_maintainer": {
    "name": "Paul J. Northrop",
    "email": "p.northrop@ucl.ac.uk",
    "login": "paulnorthrop",
    "description": "",
    "uuid": 22778905
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "datasauRus",
      "role": "Suggests"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "gganimate",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "maps",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "paulnorthrop",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-01",
      "n": 20
    }
  ],
  "_tags": [],
  "_topics": [
    "anscombe",
    "anscombes-quartet",
    "anscombesquartet"
  ],
  "_stars": 11,
  "_contributors": [
    {
      "user": "paulnorthrop",
      "count": 224,
      "uuid": 22778905
    }
  ],
  "_userbio": {
    "uuid": 22778905,
    "type": "user",
    "name": "Paul Northrop"
  },
  "_downloads": {
    "count": 202,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/anscombiser"
  },
  "_devurl": "https://github.com/paulnorthrop/anscombiser",
  "_pkgdown": "https://paulnorthrop.github.io/anscombiser/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/anscombiser.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/paulnorthrop/anscombiser",
  "_realowner": "paulnorthrop",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-10-12"
    },
    {
      "version": "1.1.0",
      "date": "2022-10-03"
    }
  ],
  "_exports": [
    "anscombise",
    "anscombise_gif",
    "get_stats",
    "mapdata",
    "mimic",
    "mimic_gif",
    "set_stats"
  ],
  "_datasets": [
    {
      "name": "anscombe1",
      "title": "Anscombe's Quartet Separated",
      "object": "anscombe1",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "y1"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "anscombe2",
      "title": "Anscombe's Quartet Separated",
      "object": "anscombe2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x2",
        "y2"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "anscombe3",
      "title": "Anscombe's Quartet Separated",
      "object": "anscombe3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x3",
        "y3"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "anscombe4",
      "title": "Anscombe's Quartet Separated",
      "object": "anscombe4",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x4",
        "y4"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "input1",
      "title": "Input datasets for use by anscombise()",
      "object": "input1",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "input2",
      "title": "Input datasets for use by anscombise()",
      "object": "input2",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "input3",
      "title": "Input datasets for use by anscombise()",
      "object": "input3",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "input4",
      "title": "Input datasets for use by anscombise()",
      "object": "input4",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "input5",
      "title": "Input datasets for use by anscombise()",
      "object": "input5",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "input6",
      "title": "Input datasets for use by anscombise()",
      "object": "input6",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "input7",
      "title": "Input datasets for use by anscombise()",
      "object": "input7",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "input8",
      "title": "Input datasets for use by anscombise()",
      "object": "input8",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 11,
      "table": true,
      "tojson": true
    },
    {
      "name": "trump",
      "title": "Donald Trump",
      "object": "trump",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "x",
        "y"
      ],
      "rows": 4885,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "anscombiser-package",
      "title": "anscombiser: Create Datasets with Identical Summary Statistics",
      "topics": [
        "anscombiser-package",
        "anscombiser"
      ]
    },
    {
      "page": "anscombe",
      "title": "Anscombe's Quartet Separated",
      "topics": [
        "anscombe",
        "anscombe1",
        "anscombe2",
        "anscombe3",
        "anscombe4"
      ]
    },
    {
      "page": "anscombise",
      "title": "Create new versions of Anscombe's quartet",
      "topics": [
        "anscombise"
      ]
    },
    {
      "page": "anscombise_gif",
      "title": "Animation of several Anscombised datasets",
      "topics": [
        "anscombise_gif"
      ]
    },
    {
      "page": "get_stats",
      "title": "Calculate Anscombe's summary statistics",
      "topics": [
        "get_stats"
      ]
    },
    {
      "page": "input_datasets",
      "title": "Input datasets for use by anscombise()",
      "topics": [
        "input1",
        "input2",
        "input3",
        "input4",
        "input5",
        "input6",
        "input7",
        "input8",
        "input_datasets"
      ]
    },
    {
      "page": "mapdata",
      "title": "Extract longitude and latitude values",
      "topics": [
        "mapdata"
      ]
    },
    {
      "page": "mimic",
      "title": "Modify a dataset to mimic another dataset",
      "topics": [
        "mimic"
      ]
    },
    {
      "page": "mimic_gif",
      "title": "Animation of several mimicking datasets",
      "topics": [
        "mimic_gif"
      ]
    },
    {
      "page": "plot.anscombe",
      "title": "Plot method for objects of class \"anscombe\"",
      "topics": [
        "plot.anscombe"
      ]
    },
    {
      "page": "print.anscombe",
      "title": "Print method for objects of class \"anscombe\"",
      "topics": [
        "print.anscombe"
      ]
    },
    {
      "page": "set_stats",
      "title": "Create a list of summary statistics",
      "topics": [
        "set_stats"
      ]
    },
    {
      "page": "trump",
      "title": "Donald Trump",
      "topics": [
        "trump"
      ]
    }
  ],
  "_readme": "https://github.com/paulnorthrop/anscombiser/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "intro-to-anscombiser.Rmd",
      "filename": "intro-to-anscombiser.html",
      "title": "An overview of anscombiser",
      "author": "Paul Northrop",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating datasets with identical summary statistics",
        "Anscombe's quartet",
        "Other two-dimensional examples",
        "Three-dimensional examples"
      ],
      "created": "2020-10-03 23:31:13",
      "modified": "2026-01-02 00:12:41",
      "commits": 9
    }
  ],
  "_score": 4.854306041801081,
  "_indexed": true,
  "_nocasepkg": "anscombiser",
  "_universes": [
    "paulnorthrop"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-01T10:14:09.000Z",
      "distro": "noble",
      "commit": "b7ae35ce5da669c9ba0e3a7ad02dd3f55eb6f3fa",
      "fileid": "784b17508e0d5f89bbe96733eda1ca263130ee404aa3d855f98d9cf60e7c9e5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26748511515"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-01T10:14:10.000Z",
      "distro": "noble",
      "commit": "b7ae35ce5da669c9ba0e3a7ad02dd3f55eb6f3fa",
      "fileid": "2a6de8a4063c1d57b416b3d25274a34ea861d51ee27a8169fc9568b8485c1164",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26748511515"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-01T10:14:08.000Z",
      "commit": "b7ae35ce5da669c9ba0e3a7ad02dd3f55eb6f3fa",
      "fileid": "641871682959b0890c48170dce029494d3c5650deac526e94616399ce537d2e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26748511515"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-01T10:13:33.000Z",
      "commit": "b7ae35ce5da669c9ba0e3a7ad02dd3f55eb6f3fa",
      "fileid": "8a897a4f5a25a389dcfbdd35bee1f1fcd24ac18de32d7d56ccb3f24448d13609",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26748511515"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-01T10:13:50.000Z",
      "commit": "b7ae35ce5da669c9ba0e3a7ad02dd3f55eb6f3fa",
      "fileid": "9770cba35aa7c4244214826c6c8378e5a474746bd5a1c506c401ea118c72ce66",
      "status": "success",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26748511515"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-01T10:13:14.000Z",
      "commit": "b7ae35ce5da669c9ba0e3a7ad02dd3f55eb6f3fa",
      "fileid": "761f614dbe48ed7f3f972dc442072acda0bf266b9b48c3395a6e4fbc8fbce1e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26748511515"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-01T10:13:16.000Z",
      "commit": "b7ae35ce5da669c9ba0e3a7ad02dd3f55eb6f3fa",
      "fileid": "3ce668b233a6ff082df0ece6cb7587711d03bc1073cc0875e6b34ace1dbc350c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26748511515"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-01T10:13:22.000Z",
      "commit": "b7ae35ce5da669c9ba0e3a7ad02dd3f55eb6f3fa",
      "fileid": "b7f4cae272f64a45a5d7858145995e75a13a61b4231785d5808f06121763ed51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/paulnorthrop/actions/runs/26748511515"
    }
  ]
}