{
  "_id": "6a1bf80b1d7bb097a0a27137",
  "Package": "denseFLMM",
  "Type": "Package",
  "Title": "Functional Linear Mixed Models for Densely Sampled Data",
  "Version": "0.1.4",
  "Authors@R": "c(person(given = \"Sonja\",\nfamily = \"Greven\",\nrole = \"aut\"),\nperson(given = \"Jona\",\nfamily = \"Cederbaum\",\nrole = c(\"aut\", \"cre\"),\nemail = \"Jona.Cederbaum@gmail.com\"))",
  "Maintainer": "Almond Stoecker <Almond.Stoecker@gmail.com>",
  "Description": "Estimation of functional linear mixed models for densely\nsampled data based on functional principal component analysis.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "Collate": "'denseFLMM.R'",
  "RoxygenNote": "7.3.2",
  "Repository": "https://jonacrc.r-universe.dev",
  "Date/Publication": "2025-06-25 23:13:08 UTC",
  "RemoteUrl": "https://github.com/jonacrc/denseflmm",
  "RemoteRef": "HEAD",
  "RemoteSha": "fdd091009d9679881337b19dafe99c6dca315f70",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 08:54:41 UTC",
    "User": "root"
  },
  "Author": "Sonja Greven [aut],\nJona Cederbaum [aut, cre]",
  "MD5sum": "77f8f529c47202d75bf09b6b1a918c4c",
  "_user": "jonacrc",
  "_type": "src",
  "_file": "denseFLMM_0.1.4.tar.gz",
  "_fileid": "222f475a6b338e0f054321a9ae0debd7222dd31f0ec6f54bbb59518a9d1bfff6",
  "_filesize": 200928,
  "_sha256": "222f475a6b338e0f054321a9ae0debd7222dd31f0ec6f54bbb59518a9d1bfff6",
  "_created": "2026-05-31T08:54:41.000Z",
  "_published": "2026-05-31T08:57:47.282Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78713520061,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315400041"
    },
    {
      "job": 78713520067,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315400103"
    },
    {
      "job": 78713520058,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315394591"
    },
    {
      "job": 78713520063,
      "time": 92,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315394077"
    },
    {
      "job": 78713391126,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315385842"
    },
    {
      "job": 78713520053,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315393862"
    },
    {
      "job": 78713520079,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7315396507"
    },
    {
      "job": 78713520073,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7315393687"
    },
    {
      "job": 78713520081,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7315392988"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonacrc/actions/runs/26708188497",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jonacrc/denseflmm",
  "_commit": {
    "id": "fdd091009d9679881337b19dafe99c6dca315f70",
    "author": "Jona Cederbaum <26046097+JonaCRC@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #3 from JonaCRC/change-maintenance\n\nAdd files via upload",
    "time": 1750893188
  },
  "_maintainer": {
    "name": "Almond Stoecker",
    "email": "almond.stoecker@gmail.com",
    "login": "almond-s",
    "description": "",
    "uuid": 16954216
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "mgcv",
      "version": ">= 1.8-12",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    }
  ],
  "_owner": "jonacrc",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jonacrc",
      "count": 12,
      "uuid": 26046097
    }
  ],
  "_userbio": {
    "uuid": 26046097,
    "type": "user",
    "name": "Jona Cederbaum"
  },
  "_downloads": {
    "count": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/denseFLMM"
  },
  "_devurl": "https://github.com/jonacrc/denseflmm",
  "_searchresults": 14,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/denseFLMM.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jonacrc/denseflmm",
  "_realowner": "jonacrc",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-03-17"
    },
    {
      "version": "0.1.1",
      "date": "2018-04-01"
    },
    {
      "version": "0.1.2",
      "date": "2018-04-19"
    },
    {
      "version": "0.1.3",
      "date": "2025-04-16"
    }
  ],
  "_exports": [
    "denseFLMM"
  ],
  "_help": [
    {
      "page": "denseFLMM",
      "title": "Functional Linear Mixed Models for Densely Sampled Data",
      "topics": [
        "denseFLMM"
      ]
    }
  ],
  "_readme": "https://github.com/jonacrc/denseflmm/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "mgcv",
    "mvtnorm",
    "nlme"
  ],
  "_score": 3.6232492903979003,
  "_indexed": true,
  "_nocasepkg": "denseflmm",
  "_universes": [
    "jonacrc",
    "almond-s"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-31T08:57:07.000Z",
      "distro": "noble",
      "commit": "fdd091009d9679881337b19dafe99c6dca315f70",
      "fileid": "92dffd9f094c20d2de39c7b0bda46809a960083a22348900a699949158fc9445",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonacrc/actions/runs/26708188497"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-31T08:57:07.000Z",
      "distro": "noble",
      "commit": "fdd091009d9679881337b19dafe99c6dca315f70",
      "fileid": "f0aed94ed8610b8c9e384f29fb8369e52d1b09f9cfe0d99246ef28b99a80795c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonacrc/actions/runs/26708188497"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-31T08:56:17.000Z",
      "commit": "fdd091009d9679881337b19dafe99c6dca315f70",
      "fileid": "c5d06db65450a121dc85934b54e20cf1a770ff87690a132f76a4d811c09d4ff3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonacrc/actions/runs/26708188497"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-31T08:56:05.000Z",
      "commit": "fdd091009d9679881337b19dafe99c6dca315f70",
      "fileid": "a8578961a527325371634ffe822d4b6e514f1b0751df2002fd4385852801c9ed",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonacrc/actions/runs/26708188497"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-31T08:56:26.000Z",
      "commit": "fdd091009d9679881337b19dafe99c6dca315f70",
      "fileid": "efee2a05f0292fdf24dcfd01b0f03e4c6857cf9803af52bad7f60e27c24a06c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonacrc/actions/runs/26708188497"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-31T08:56:13.000Z",
      "commit": "fdd091009d9679881337b19dafe99c6dca315f70",
      "fileid": "e8ba81cdd6dec95651330bf3e922b38cea0a3f098242dbdd9b57491d1e8df54e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonacrc/actions/runs/26708188497"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-31T08:55:53.000Z",
      "commit": "fdd091009d9679881337b19dafe99c6dca315f70",
      "fileid": "97ece1356990d2950e5f667a6b05df23a8d83520b3f8c999df338587df58afd3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonacrc/actions/runs/26708188497"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-31T08:55:48.000Z",
      "commit": "fdd091009d9679881337b19dafe99c6dca315f70",
      "fileid": "c09b0ec506955ede17bea7b43b62a92dec41db30c6d7755e309a527c4ffe4d49",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jonacrc/actions/runs/26708188497"
    }
  ]
}