{
  "_id": "6a104d72acfb0bcc41ca0649",
  "Package": "apdesign",
  "Title": "An Implementation of the Additive Polynomial Design Matrix",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Tyler\", \"Matta\", email = \"tyler.matta@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Quinn\", \"Lathrop\", role = c(\"ctb\")),\nperson(\"Yeow Meng\", \"Thum\", role = c(\"ctb\")))",
  "Description": "An implementation of the additive polynomial (AP) design\nmatrix. It constructs and appends an AP design matrix to a data\nframe for use with longitudinal data subject to seasonality.",
  "License": "GPL-3",
  "LazyData": "true",
  "RoxygenNote": "5.0.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 06:58:00 UTC",
    "User": "root"
  },
  "Author": "Tyler Matta [aut, cre], Quinn Lathrop [ctb], Yeow Meng Thum\n[ctb]",
  "Maintainer": "Tyler Matta <tyler.matta@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2016-11-15 06:16:42 UTC",
  "RemoteUrl": "https://github.com/cran/apdesign",
  "RemoteRef": "HEAD",
  "RemoteSha": "39e3f3b9bd5fab1a52e46c232d119b582a6c7c2b",
  "MD5sum": "24adfe9c32b7487dd778edbf608f4a9d",
  "_user": "cran",
  "_type": "src",
  "_file": "apdesign_1.0.0.tar.gz",
  "_fileid": "726bc7d421531258b9313b6612563c47c89fa4400f4ef84ad611608e9c8bd1ab",
  "_filesize": 93238,
  "_sha256": "726bc7d421531258b9313b6612563c47c89fa4400f4ef84ad611608e9c8bd1ab",
  "_created": "2026-05-10T06:58:00.000Z",
  "_published": "2026-05-22T12:34:58.411Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77380356103,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6901772536"
    },
    {
      "job": 77380355940,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901772648"
    },
    {
      "job": 77380355376,
      "time": 154,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6901759211"
    },
    {
      "job": 77380355365,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160583915"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25622311686",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/apdesign",
  "_commit": {
    "id": "39e3f3b9bd5fab1a52e46c232d119b582a6c7c2b",
    "author": "Tyler Matta <tyler.matta@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1479190602
  },
  "_maintainer": {
    "name": "Tyler Matta",
    "email": "tyler.matta@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "Matrix",
      "version": ">= 1.2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "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": 642,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/apdesign"
  },
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/apdesign.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"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-11-15"
    }
  ],
  "_exports": [
    "apdesign",
    "apdesign_i"
  ],
  "_datasets": [
    {
      "name": "indv_change",
      "title": "Repeated measures data over three years",
      "object": "indv_change",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "cycle",
        "cycle_time",
        "start_time",
        "response"
      ],
      "rows": 234,
      "table": true,
      "tojson": true
    },
    {
      "name": "mean_change",
      "title": "Data for a single time trend over three years",
      "object": "mean_change",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cycle",
        "cycle_time",
        "start_time",
        "response"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apdesign",
      "title": "apdesign: AP coding 'apdesign' returns a data frame with additive polynomial coding",
      "topics": [
        "apdesign"
      ]
    },
    {
      "page": "apdesign_i",
      "title": "apdesign_i: AP coding for a single subject",
      "topics": [
        "apdesign_i"
      ]
    },
    {
      "page": "indv_change",
      "title": "Repeated measures data over three years",
      "topics": [
        "indv_change"
      ]
    },
    {
      "page": "mean_change",
      "title": "Data for a single time trend over three years",
      "topics": [
        "mean_change"
      ]
    }
  ],
  "_readme": "https://github.com/cran/apdesign/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "apdesign",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-10T06:59:53.000Z",
      "distro": "noble",
      "commit": "39e3f3b9bd5fab1a52e46c232d119b582a6c7c2b",
      "fileid": "120224646c9108e2b731c1ab82169c0fe2fe7bacd0d7cfd1e6310fd3366caf53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25622311686"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-10T06:59:54.000Z",
      "distro": "noble",
      "commit": "39e3f3b9bd5fab1a52e46c232d119b582a6c7c2b",
      "fileid": "71f721c6141de1831ad4e35bb7a93d3ba6b4f7a93e8693c736e70f8322e5403f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25622311686"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T12:34:38.000Z",
      "commit": "39e3f3b9bd5fab1a52e46c232d119b582a6c7c2b",
      "fileid": "f9e542a96086262cb0371f97af773f791e0647379d3986e0fdaf5777a433475f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25622311686"
    }
  ]
}