{
  "_id": "6a115836acfb0bcc41ceb947",
  "Package": "Rfolding",
  "Type": "Package",
  "Title": "The Folding Test of Unimodality",
  "Version": "1.0",
  "Authors@R": "c(\nperson(\"Alban\", \"Siffer\", email=\"alban.siffer@irisa.fr\", role= c(\"aut\",\"cre\")),\nperson(\"Amossys\", email=\"contact@amossys.fr\", role = c(\"cph\", \"fnd\")))",
  "Description": "The basic algorithm to perform the folding test of\nunimodality. Given a dataset X (d dimensional, n samples), the\ntest checks whether the distribution of the data are rather\nunimodal or rather multimodal. This package stems from the\nfollowing research publication: Siffer Alban, Pierre-Alain\nFouque, Alexandre Termier, and Christine Largouët. \"Are your\ndata gathered?\" In Proceedings of the 24th ACM SIGKDD\nInternational Conference on Knowledge Discovery Data Mining,\npp. 2210-2218. ACM, 2018. <doi:10.1145/3219819.3219994>.",
  "Encoding": "UTF-8",
  "License": "GPL-3",
  "RoxygenNote": "6.1.0",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-23 07:30:55 UTC",
    "User": "root"
  },
  "Author": "Alban Siffer [aut, cre], Amossys [cph, fnd]",
  "Maintainer": "Alban Siffer <alban.siffer@irisa.fr>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-09-30 12:10:12 UTC",
  "RemoteUrl": "https://github.com/cran/Rfolding",
  "RemoteRef": "HEAD",
  "RemoteSha": "7585a6de46b106e9b09a89394ab322b48dd4500e",
  "MD5sum": "4419a1d64c0652ff45eca3484a635bb9",
  "_user": "cran",
  "_type": "src",
  "_file": "Rfolding_1.0.tar.gz",
  "_fileid": "0c1da05aee585714624f55bd810ed3dc6c3f0e0c94168da7384aac78bcc6705d",
  "_filesize": 373152,
  "_sha256": "0c1da05aee585714624f55bd810ed3dc6c3f0e0c94168da7384aac78bcc6705d",
  "_created": "2026-05-23T07:30:55.000Z",
  "_published": "2026-05-23T07:33:10.333Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77506446959,
      "time": 98,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175324228"
    },
    {
      "job": 77506446957,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175325252"
    },
    {
      "job": 77506311218,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175314682"
    },
    {
      "job": 77506446952,
      "time": 86,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175323035"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26326937438",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rfolding",
  "_commit": {
    "id": "7585a6de46b106e9b09a89394ab322b48dd4500e",
    "author": "Alban Siffer <alban.siffer@irisa.fr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0\n",
    "time": 1538309412
  },
  "_maintainer": {
    "name": "Alban Siffer",
    "email": "alban.siffer@irisa.fr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 184,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rfolding"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Rfolding.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2018-09-30"
    }
  ],
  "_exports": [
    "folding.ratio",
    "folding.statistics",
    "folding.test",
    "folding.test.bound",
    "folding.test.pvalue",
    "pivot.approx"
  ],
  "_help": [
    {
      "page": "folding.ratio",
      "title": "Computes the folding ratio of the input data",
      "topics": [
        "folding.ratio"
      ]
    },
    {
      "page": "folding.statistics",
      "title": "Computes the folding statistics of the input data",
      "topics": [
        "folding.statistics"
      ]
    },
    {
      "page": "folding.test",
      "title": "Perform the folding test of unimodality",
      "topics": [
        "folding.test"
      ]
    },
    {
      "page": "folding.test.bound",
      "title": "Computes the confidence bound for the significance level p",
      "topics": [
        "folding.test.bound"
      ]
    },
    {
      "page": "folding.test.pvalue",
      "title": "Computes the p-value of the folding test",
      "topics": [
        "folding.test.pvalue"
      ]
    },
    {
      "page": "pivot.approx",
      "title": "Computes the pivot s_2 (approximate pivot)",
      "topics": [
        "pivot.approx"
      ]
    }
  ],
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "internals.Rmd",
      "filename": "internals.html",
      "title": "Internals",
      "author": "asr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Intuition",
        "Mathematical formulation",
        "The pivot",
        "Quantifying the folding mechanism",
        "The final decision",
        "Higher dimensions",
        "References"
      ],
      "created": "2018-09-30 12:10:12",
      "modified": "2018-09-30 12:10:12",
      "commits": 1
    }
  ],
  "_score": 2,
  "_indexed": true,
  "_nocasepkg": "rfolding",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-23T07:32:38.000Z",
      "distro": "noble",
      "commit": "7585a6de46b106e9b09a89394ab322b48dd4500e",
      "fileid": "2e2ea7adfe48b6461b98632613c26f69acae9c79458228c9f427916a0bff78de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326937438"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0",
      "date": "2026-05-23T07:32:49.000Z",
      "distro": "noble",
      "commit": "7585a6de46b106e9b09a89394ab322b48dd4500e",
      "fileid": "b34783a5b55bd79c4e9e7dcd6b9208beba7abb665bb4cf08674f6390e2f1c2c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326937438"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0",
      "date": "2026-05-23T07:32:37.000Z",
      "commit": "7585a6de46b106e9b09a89394ab322b48dd4500e",
      "fileid": "36e127249c774776bf930d1e0a76178f09715319906059c4c53f38a2afde8cd6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326937438"
    }
  ]
}