{
  "_id": "6a1fd460b401979e734361a9",
  "Package": "DACF",
  "Title": "Data Analysis with Ceiling and/or Floor Data",
  "Version": "1.0.0",
  "Authors@R": "c(person(\"Qimin\", \"Liu\", email = \"qliu6@nd.edu\", role = c(\"aut\",\"cre\")),person(\"Lijuan\",\"Wang\",email=\"lwang4@nd.edu\",role=\"aut\"))",
  "Description": "An implementation of data analytic methods in R for\nanalyses for data with ceiling/floor effects. The package\ncurrently includes functions for mean/variance estimation and\nmean comparison tests. Implemented methods are from Aitkin\n(1964) <doi:10.1007/BF02289723> and Liu & Wang (in prep).",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 07:11:37 UTC",
    "User": "root"
  },
  "Author": "Qimin Liu [aut, cre], Lijuan Wang [aut]",
  "Maintainer": "Qimin Liu <qliu6@nd.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2018-02-06 08:37:26 UTC",
  "RemoteUrl": "https://github.com/cran/DACF",
  "RemoteRef": "HEAD",
  "RemoteSha": "2dc11e3fd274e783e723c7f09f7ec76be0eb9ccb",
  "MD5sum": "5b407f2eb66b4c0cd5dbc38efd70e7d7",
  "_user": "cran",
  "_type": "src",
  "_file": "DACF_1.0.0.tar.gz",
  "_fileid": "1d8276d9e29b82960b6ba0e11fb130b5d568955f6ff6abdd64ba1e00060dbab2",
  "_filesize": 99129,
  "_sha256": "1d8276d9e29b82960b6ba0e11fb130b5d568955f6ff6abdd64ba1e00060dbab2",
  "_created": "2026-06-03T07:11:37.000Z",
  "_published": "2026-06-03T07:14:40.955Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79241003769,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378013694"
    },
    {
      "job": 79241003726,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378024717"
    },
    {
      "job": 79240573543,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377981204"
    },
    {
      "job": 79241003776,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378009842"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26869355855",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DACF",
  "_commit": {
    "id": "2dc11e3fd274e783e723c7f09f7ec76be0eb9ccb",
    "author": "Qimin Liu <qliu6@nd.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1517906246
  },
  "_maintainer": {
    "name": "Qimin Liu",
    "email": "qliu6@nd.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 32,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DACF"
  },
  "_mentions": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DACF.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2018-02-06"
    }
  ],
  "_exports": [
    "f.star.test",
    "induce.cfe",
    "lw.f.star",
    "lw.t.test",
    "rec.mean.var",
    "threeganova.sim"
  ],
  "_help": [
    {
      "page": "f.star.test",
      "title": "f.star.test",
      "topics": [
        "f.star.test"
      ]
    },
    {
      "page": "induce.cfe",
      "title": "induce.cfe",
      "topics": [
        "induce.cfe"
      ]
    },
    {
      "page": "lw.f.star",
      "title": "lw.f.star",
      "topics": [
        "lw.f.star"
      ]
    },
    {
      "page": "lw.t.test",
      "title": "lw.t.test",
      "topics": [
        "lw.t.test"
      ]
    },
    {
      "page": "rec.mean.var",
      "title": "rec.mean.var",
      "topics": [
        "rec.mean.var"
      ]
    },
    {
      "page": "threeganova.sim",
      "title": "threeganova.sim",
      "topics": [
        "threeganova.sim"
      ]
    }
  ],
  "_readme": "https://github.com/cran/DACF/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "DACF-vignette.Rmd",
      "filename": "DACF-vignette.html",
      "title": "Data Analyses with Ceiling/Floor data",
      "author": "Qimin Liu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Summary",
        "Helper functions",
        "Functions for data analyses",
        "Example 1: an Aging Example",
        "Example 2: Simulation and Testing"
      ],
      "created": "2018-02-06 08:37:26",
      "modified": "2018-02-06 08:37:26",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "dacf",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-03T07:13:33.000Z",
      "distro": "noble",
      "commit": "2dc11e3fd274e783e723c7f09f7ec76be0eb9ccb",
      "fileid": "f14b400d4c11b540aecd88fc74c48de593e803468d77a29d261537e56e37b793",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26869355855"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-06-03T07:14:12.000Z",
      "distro": "noble",
      "commit": "2dc11e3fd274e783e723c7f09f7ec76be0eb9ccb",
      "fileid": "38b17126fee3caf2f73152308784a8c227486bae95377f5d84cdb721a0055408",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26869355855"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-06-03T07:13:29.000Z",
      "commit": "2dc11e3fd274e783e723c7f09f7ec76be0eb9ccb",
      "fileid": "2ea0a36b9fa8c7785c1688d2a3c25620a2202f5d6fd3941a60e8ab56518c0987",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26869355855"
    }
  ]
}