{
  "_id": "6a104336acfb0bcc41c9de4c",
  "Package": "Rsampling",
  "Title": "Ports the Workflow of \"Resampling Stats\" Add-in to R",
  "Version": "0.1.1",
  "Authors@R": "c(\nperson(\"Paulo\", \"Prado\", , \"prado@ib.usp.br\", role = c(\"aut\", \"cre\")),\nperson(\"Andr\\'e\", \"Chalom\", , \"andrechalom@gmail.com\", role = c(\"aut\")),\nperson(\"Alexandre\", \"Oliveira\", , \"adalardo@usp.br\", role = c(\"aut\"))\n)",
  "Description": "Resampling Stats (http://www.resample.com) is an add-in\nfor running randomization tests in Excel worksheets. The\nworkflow is (1) to define a statistic of interest that can be\ncalculated from a data table, (2) to randomize rows ad/or\ncolumns of a data table to simulate a null hypothesis and (3)\nand to score the value of the statistic from many\nrandomizations. The relative frequency distribution of the\nstatistic in the simulations is then used to infer the\nprobability of the observed value be generated by the null\nprocess (probability of Type I error). This package intends to\ntranslate this logic for R for teaching purposes. Keeping the\noriginal workflow is favored over performance.",
  "License": "GPL-2",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "5.0.1",
  "Encoding": "UTF-8",
  "Repository": "https://piklprado.r-universe.dev",
  "Date/Publication": "2016-07-15 22:26:10 UTC",
  "RemoteUrl": "https://github.com/piklprado/rsampling",
  "RemoteRef": "HEAD",
  "RemoteSha": "52ef8ee0c4bf4dad538e091021d4b1177606a4b8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 06:59:36 UTC",
    "User": "root"
  },
  "Author": "Paulo Prado [aut, cre],\nAndr'e Chalom [aut],\nAlexandre Oliveira [aut]",
  "Maintainer": "Paulo Prado <prado@ib.usp.br>",
  "MD5sum": "4b7abb34ad0aa926fc0afeeaee825e62",
  "_user": "piklprado",
  "_type": "src",
  "_file": "Rsampling_0.1.1.tar.gz",
  "_fileid": "ca6ae9ad1ea92b52a4e5add655115038b569a1a1fd71e1efcf0f86fbc45ef078",
  "_filesize": 1437940,
  "_sha256": "ca6ae9ad1ea92b52a4e5add655115038b569a1a1fd71e1efcf0f86fbc45ef078",
  "_created": "2026-05-11T06:59:36.000Z",
  "_published": "2026-05-22T11:51:18.907Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373858518,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912155880"
    },
    {
      "job": 77373858637,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912160293"
    },
    {
      "job": 77373858666,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912158777"
    },
    {
      "job": 77373858776,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912155709"
    },
    {
      "job": 77373858292,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912121806"
    },
    {
      "job": 77373858190,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159798257"
    },
    {
      "job": 77373858614,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6912142673"
    },
    {
      "job": 77373858847,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6912139430"
    },
    {
      "job": 77373858713,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912139138"
    }
  ],
  "_buildurl": "https://github.com/r-universe/piklprado/actions/runs/25655130652",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/piklprado/rsampling",
  "_commit": {
    "id": "52ef8ee0c4bf4dad538e091021d4b1177606a4b8",
    "author": "piklprado <piklprado@gmail.com>",
    "committer": "piklprado <piklprado@gmail.com>",
    "message": "updating splot man page\n",
    "time": 1468621570
  },
  "_maintainer": {
    "name": "Paulo Prado",
    "email": "prado@ib.usp.br",
    "login": "piklprado",
    "uuid": 6313365
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "piklprado",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "piklprado",
      "count": 52,
      "uuid": 6313365
    },
    {
      "user": "andrechalom",
      "count": 28,
      "uuid": 1994997
    },
    {
      "user": "diogro",
      "count": 5,
      "uuid": 1868787
    },
    {
      "user": "adalardo",
      "count": 4,
      "uuid": 7620725
    },
    {
      "user": "frprado",
      "count": 1,
      "uuid": 10915164
    }
  ],
  "_userbio": {
    "uuid": 6313365,
    "type": "user",
    "name": "Paulo Inácio Prado"
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rsampling"
  },
  "_devurl": "https://github.com/piklprado/rsampling",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/Rsampling.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/piklprado/rsampling",
  "_realowner": "piklprado",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2016-06-07"
    }
  ],
  "_exports": [
    "columns_as_units",
    "dplot",
    "normal_rand",
    "rows_as_units",
    "Rsampling",
    "splot",
    "within_columns",
    "within_rows",
    "zfsample"
  ],
  "_datasets": [
    {
      "name": "azteca",
      "title": "An experiment on ant recruitment",
      "object": "azteca",
      "class": [
        "data.frame"
      ],
      "fields": [
        "plant",
        "extract.new",
        "extract.old"
      ],
      "rows": 21,
      "table": true,
      "tojson": true
    },
    {
      "name": "embauba",
      "title": "Vine infestation on Cecropia trees",
      "object": "embauba",
      "class": [
        "data.frame"
      ],
      "fields": [
        "morphotype",
        "with.vines"
      ],
      "rows": 152,
      "table": true,
      "tojson": true
    },
    {
      "name": "peucetia",
      "title": "Preference of hunting spiders by hairy leaves",
      "object": "peucetia",
      "class": [
        "data.frame"
      ],
      "fields": [
        "t1",
        "t2",
        "t3",
        "t4",
        "t5",
        "t6"
      ],
      "rows": 27,
      "table": true,
      "tojson": true
    },
    {
      "name": "pielou",
      "title": "Aphids recorded on goldenrods",
      "object": "pielou",
      "class": [
        "data.frame"
      ],
      "fields": [
        "canadensis",
        "nemoralis",
        "rugosa",
        "juncea",
        "gigantea",
        "hispida",
        "squarrosa",
        "graminifolia",
        "caesia",
        "uliginosa",
        "flexicaulis",
        "ohioensis"
      ],
      "rows": 10,
      "table": true,
      "tojson": true
    },
    {
      "name": "rhyzophora",
      "title": "Allometry in mangrove trees",
      "object": "rhyzophora",
      "class": [
        "data.frame"
      ],
      "fields": [
        "soil.instability",
        "canopy.trunk",
        "root",
        "n.roots"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "azteca",
      "title": "An experiment on ant recruitment",
      "topics": [
        "azteca"
      ]
    },
    {
      "page": "basefunctions",
      "title": "Shuffling and resampling functions",
      "topics": [
        "basefunctions",
        "columns_as_units",
        "normal_rand",
        "rows_as_units",
        "within_columns",
        "within_rows"
      ]
    },
    {
      "page": "dplot",
      "title": "Statistic distribution plot",
      "topics": [
        "dplot"
      ]
    },
    {
      "page": "embauba",
      "title": "Vine infestation on Cecropia trees",
      "topics": [
        "embauba"
      ]
    },
    {
      "page": "peucetia",
      "title": "Preference of hunting spiders by hairy leaves",
      "topics": [
        "peucetia"
      ]
    },
    {
      "page": "pielou",
      "title": "Aphids recorded on goldenrods",
      "topics": [
        "pielou"
      ]
    },
    {
      "page": "rhyzophora",
      "title": "Allometry in mangrove trees",
      "topics": [
        "rhyzophora"
      ]
    },
    {
      "page": "Rsampling",
      "title": "Repeats randomizations and scores summary statistics",
      "topics": [
        "Rsampling"
      ]
    },
    {
      "page": "splot",
      "title": "Spaghetti plot",
      "topics": [
        "splot"
      ]
    },
    {
      "page": "zfsample",
      "title": "Zero-fixed (re)sampling",
      "topics": [
        "zfsample"
      ]
    }
  ],
  "_readme": "https://github.com/piklprado/rsampling/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "RRR.Rmd",
      "filename": "RRR.html",
      "title": "RRR: Reproduzindo o Resampling com Rsampling",
      "author": "Paulo Inácio Prado",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Apresentação",
        "Instalação",
        "Embaralhando dentro de uma coluna para testar diferença entre grupos",
        "Hipótese do estudo",
        "Hipótese nula",
        "Estatística de interesse",
        "Distribuição da estatística sob a hipótese nula",
        "Decisão: rejeitamos a hipótese nula?",
        "Embaralhando dentro de linhas para testar diferenças dentro de pares",
        "Coda: testes unicaudais e bicaudais",
        "Aleatorização com reposição",
        "Uma hipótese nula mais realista?",
        "Distribuição da estatística de interesse sob a hipótese nula",
        "Zeros estruturais"
      ],
      "created": "2015-06-20 04:16:35",
      "modified": "2016-07-15 22:21:27",
      "commits": 11
    },
    {
      "source": "RRRe.Rmd",
      "filename": "RRRe.html",
      "title": "RRR - Replicating Resampling with Rsampling",
      "author": "Paulo I Prado, Alexandre Oliveira and Andre Chalom",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Shuffling a column to test difference between groups",
        "Study hypothesis",
        "Null hypothesis",
        "Statistic of interest",
        "Distribution of statistics under the null hypothesis",
        "Decision: should we reject the null hypothesis?",
        "Shuffling within rows to test differences within pairs",
        "Distribution of the statistic under null hypothesis",
        "Coda: one-sided and double-tailed tests.",
        "Randomization with replacement",
        "Statistics of interest",
        "Distribution of the statistic under the null hypothesis",
        "A more realistic null hypothesis?",
        "Distribution of the statistic of interest under the null hypothesis",
        "Decision: do we reject the null hypothesis?",
        "Structural zeros",
        "Study Hypothesis"
      ],
      "created": "2016-05-31 05:21:28",
      "modified": "2016-07-15 22:21:27",
      "commits": 7
    },
    {
      "source": "regressoes.Rmd",
      "filename": "regressoes.html",
      "title": "RRRR: Reproduzindo o Resampling com Rsampling para Regressões",
      "author": "Paulo Inácio Prado",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Instalação",
        "Exemplos de regressão",
        "Hipótese do estudo",
        "Embaralhando linhas dentro de estratos",
        "Hipótese nula",
        "Estatística de interesse",
        "Distribuição da estatística sob a hipótese nula",
        "Decisão: rejeitamos a hipótese nula?",
        "Comparação das inclinações",
        "Simulação da hipótese nula",
        "Comparando interceptos"
      ],
      "created": "2015-06-21 08:56:58",
      "modified": "2016-05-31 06:19:32",
      "commits": 6
    },
    {
      "source": "regressions.Rmd",
      "filename": "regressions.html",
      "title": "Replicating Resampling with Rsampling - Regressions and ANCOVA",
      "author": "Paulo I Prado, Alexandre Oliveira and Andre Chalom",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Regression examples",
        "Study Hypothesis",
        "Shuffling rows within the strata",
        "Null hypothesis",
        "Statistic of interest",
        "Distribution of the statistics under the null hypothesis",
        "Decision: should we reject the null hypothesis?",
        "Comparing slopes",
        "Null hypothesis simulation",
        "Comparing intercepts",
        "Simulating the null hypothesis"
      ],
      "created": "2016-05-31 05:25:17",
      "modified": "2016-06-02 01:07:24",
      "commits": 5
    }
  ],
  "_score": 5.107209969647869,
  "_indexed": true,
  "_nocasepkg": "rsampling",
  "_universes": [
    "piklprado"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T07:01:54.000Z",
      "distro": "noble",
      "commit": "52ef8ee0c4bf4dad538e091021d4b1177606a4b8",
      "fileid": "94bf2b3cb2b412d85a16459c3012e69b0883cbaec03807b237de7fd0e426d551",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piklprado/actions/runs/25655130652"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-11T07:02:13.000Z",
      "distro": "noble",
      "commit": "52ef8ee0c4bf4dad538e091021d4b1177606a4b8",
      "fileid": "9811431e8b187cdb467f6a9fd585f13fc71cfdb09924308835726b6dd27fb27d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piklprado/actions/runs/25655130652"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-11T07:02:10.000Z",
      "commit": "52ef8ee0c4bf4dad538e091021d4b1177606a4b8",
      "fileid": "8e9a4a5dfa95abb533487eee273ce42dfa2f5e3e5e2e1e528ec59b05336c08e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piklprado/actions/runs/25655130652"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-11T07:01:56.000Z",
      "commit": "52ef8ee0c4bf4dad538e091021d4b1177606a4b8",
      "fileid": "dcc3fc52f55971c3b40e79f1e8a835a3562c0e97d29af9356fc285b6cbf4ba2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piklprado/actions/runs/25655130652"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-11T07:01:00.000Z",
      "commit": "52ef8ee0c4bf4dad538e091021d4b1177606a4b8",
      "fileid": "517c580b82ff822aa8c278554b902e26fbd84d4d1608476ccb83b18812c7ed7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piklprado/actions/runs/25655130652"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-11T07:00:49.000Z",
      "commit": "52ef8ee0c4bf4dad538e091021d4b1177606a4b8",
      "fileid": "75144af568bd5b41333383b8c278114a3cfa8da9d241a9f3293eaf5320fdf75d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piklprado/actions/runs/25655130652"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-11T07:00:47.000Z",
      "commit": "52ef8ee0c4bf4dad538e091021d4b1177606a4b8",
      "fileid": "f1b3f64367851991c0c108e87a8e01f7f384d23243be1f70d06abf3ce590920f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/piklprado/actions/runs/25655130652"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-22T11:51:03.000Z",
      "commit": "52ef8ee0c4bf4dad538e091021d4b1177606a4b8",
      "fileid": "ed18cf92c8c395d1d2b00776121572231b1bff646c0d599103937a3afdc84396",
      "status": "success",
      "buildurl": "https://github.com/r-universe/piklprado/actions/runs/25655130652"
    }
  ]
}