{
  "_id": "6a107b13acfb0bcc41caddb5",
  "Package": "collin",
  "Title": "Visualization the Effects of Collinearity in Distributed Lag\nModels and Other Linear Models",
  "Version": "0.0.4",
  "Authors@R": "c(person(given = \"Jose\", family = \"Barrera-Gomez\", role = c(\"aut\", \"cre\"), email = \"jose.barrera@isglobal.org\",\ncomment = c(ORCID = \"0000-0002-2688-6036\")),\nperson(given = \"Xavier\", family = \"Basagana\", role = \"aut\", email = \"xavier.basagana@isglobal.org\",\ncomment = c(ORCID = \"0000-0002-8457-1489\")))",
  "Description": "Tool to assessing whether the results of a study could be\ninfluenced by collinearity. Simulations under a given\nhypothesized truth regarding effects of an exposure on the\noutcome are used and the resulting curves of lagged effects are\nvisualized. A user's manual is provided, which includes\ndetailed examples (e.g. a cohort study looking for windows of\nvulnerability to air pollution, a time series study examining\nthe linear association of air pollution with hospital\nadmissions, and a time series study examining the non-linear\nassociation between temperature and mortality). The methods are\ndescribed in Basagana and Barrera-Gomez (2021)\n<doi:10.1093/ije/dyab179>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 07:51:11 UTC",
    "User": "root"
  },
  "Author": "Jose Barrera-Gomez [aut, cre]\n(<https://orcid.org/0000-0002-2688-6036>), Xavier Basagana\n[aut] (<https://orcid.org/0000-0002-8457-1489>)",
  "Maintainer": "Jose Barrera-Gomez <jose.barrera@isglobal.org>",
  "Repository": "https://jobago.r-universe.dev",
  "Date/Publication": "2023-09-19 10:32:52 UTC",
  "RemoteUrl": "https://github.com/cran/collin",
  "RemoteRef": "HEAD",
  "RemoteSha": "b3131579b3f0a6b2378489fcadf05a62bd2d6359",
  "MD5sum": "7ffa45aba2a9e13107ff4149f65070d3",
  "_user": "jobago",
  "_type": "src",
  "_file": "collin_0.0.4.tar.gz",
  "_fileid": "3fd841e8d2a9ee0611cdb2e2ee48c0eb64d4673aea9886c64f2019eca6538667",
  "_filesize": 741865,
  "_sha256": "3fd841e8d2a9ee0611cdb2e2ee48c0eb64d4673aea9886c64f2019eca6538667",
  "_created": "2026-05-06T07:51:11.000Z",
  "_published": "2026-05-22T15:49:39.275Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77414378482,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6825221731"
    },
    {
      "job": 77414378321,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825218807"
    },
    {
      "job": 77414378688,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6825209659"
    },
    {
      "job": 77414378685,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825211751"
    },
    {
      "job": 77414377786,
      "time": 470,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825183673"
    },
    {
      "job": 77414377927,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164691527"
    },
    {
      "job": 77414378523,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6825214509"
    },
    {
      "job": 77414378655,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6825208076"
    },
    {
      "job": 77414378618,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6825211251"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jobago/actions/runs/25422758779",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/collin",
  "_commit": {
    "id": "b3131579b3f0a6b2378489fcadf05a62bd2d6359",
    "author": "Jose Barrera-Gomez <jose.barrera@isglobal.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.4\n",
    "time": 1695119572
  },
  "_maintainer": {
    "name": "Jose Barrera-Gomez",
    "email": "jose.barrera@isglobal.org",
    "login": "jobago",
    "twitter": "@overdispersion",
    "uuid": 48420707,
    "orcid": "0000-0002-2688-6036"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "dlnm",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "VGAM",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "splines",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jobago",
      "count": 4,
      "uuid": 48420707
    }
  ],
  "_userbio": {
    "uuid": 48420707,
    "type": "user",
    "name": "Jose Barrera-Gómez",
    "description": "Statistician at ISGlobal & Associate lecturer at UAB"
  },
  "_downloads": {
    "count": 264,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/collin"
  },
  "_mentions": 1,
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/collin.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "jobago",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-02-15"
    },
    {
      "version": "0.0.2",
      "date": "2022-02-22"
    },
    {
      "version": "0.0.3",
      "date": "2023-09-18"
    },
    {
      "version": "0.0.4",
      "date": "2023-09-19"
    }
  ],
  "_exports": [
    "collindlnm",
    "lagpad",
    "simulatedlnm"
  ],
  "_datasets": [
    {
      "name": "mempm25",
      "title": "Working memory test scores and air pollution.",
      "object": "mempm25",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "session",
        "school",
        "sex",
        "agecen",
        "educ",
        "resses",
        "pm25y0",
        "pm25y1",
        "pm25y2",
        "pm25y3",
        "pm25y4",
        "pm25y5",
        "pm25y6",
        "pm25y7",
        "wei",
        "wmemo"
      ],
      "rows": 8884,
      "table": true,
      "tojson": true
    },
    {
      "name": "rhospno2",
      "title": "Respiratory hospital admissions and air pollution.",
      "object": "rhospno2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "t",
        "year",
        "dow",
        "temp",
        "no2",
        "hresp"
      ],
      "rows": 3652,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "collindlnm",
      "title": "Simulates effects from a distributed lag model pattern.",
      "topics": [
        "collindlnm"
      ]
    },
    {
      "page": "lagpad",
      "title": "Function to get a vector lagged.",
      "topics": [
        "lagpad"
      ]
    },
    {
      "page": "mempm25",
      "title": "Working memory test scores and air pollution.",
      "topics": [
        "mempm25"
      ]
    },
    {
      "page": "plot.collindlnmlinear",
      "title": "Visualizes effects of collinearity in distributed lag model under an hypothetical linear effect pattern.",
      "topics": [
        "plot.collindlnmlinear"
      ]
    },
    {
      "page": "plot.collindlnmnonlinear",
      "title": "Visualize effects of collinearity in distributed lag model under an hypothetical non-linear effect pattern.",
      "topics": [
        "plot.collindlnmnonlinear"
      ]
    },
    {
      "page": "rhospno2",
      "title": "Respiratory hospital admissions and air pollution.",
      "topics": [
        "rhospno2"
      ]
    },
    {
      "page": "simulatedlnm",
      "title": "simulatedllm generic.",
      "topics": [
        "simulatedlnm",
        "simulatedlnm.linearglm",
        "simulatedlnm.linearlme",
        "simulatedlnm.nonlinearglm"
      ]
    }
  ],
  "_readme": "https://github.com/cran/collin/raw/HEAD/README.md",
  "_rundeps": [
    "dlnm",
    "lattice",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "tsModel",
    "VGAM"
  ],
  "_vignettes": [
    {
      "source": "collin.Rnw",
      "filename": "collin.pdf",
      "title": "Using collin to visualize the effects of collinearity in distributed lag models",
      "engine": "knitr::knitr",
      "headings": [],
      "created": "2021-02-15 15:30:02",
      "modified": "2022-02-22 21:00:02",
      "commits": 2
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "collin",
  "_universes": [
    "jobago"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-06T07:53:28.000Z",
      "distro": "noble",
      "commit": "b3131579b3f0a6b2378489fcadf05a62bd2d6359",
      "fileid": "5497ff49985ed0757ccef79d7876eb47a8b83fbdb5e7f71a127a4bcdf699f255",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jobago/actions/runs/25422758779"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-06T07:53:15.000Z",
      "distro": "noble",
      "commit": "b3131579b3f0a6b2378489fcadf05a62bd2d6359",
      "fileid": "ef8c5e488eb32b4ee231cf181058737182f8934c0ba2a626e91a93f90e16f0ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jobago/actions/runs/25422758779"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-06T07:52:44.000Z",
      "commit": "b3131579b3f0a6b2378489fcadf05a62bd2d6359",
      "fileid": "a0ae9add1cbb62a300c9399fd0a90f94df9fbb6ad02bbde181cb854458014e7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jobago/actions/runs/25422758779"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-06T07:52:52.000Z",
      "commit": "b3131579b3f0a6b2378489fcadf05a62bd2d6359",
      "fileid": "23c374b8f5565b4e87ce4a70fb4b9481b18ae6fd11308332c55a0e348a14b76c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jobago/actions/runs/25422758779"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-06T07:52:44.000Z",
      "commit": "b3131579b3f0a6b2378489fcadf05a62bd2d6359",
      "fileid": "69e8c4c7435bf34af7746441467d79a69173a67d007676ce340d2b0f7ec46d00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jobago/actions/runs/25422758779"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-06T07:52:27.000Z",
      "commit": "b3131579b3f0a6b2378489fcadf05a62bd2d6359",
      "fileid": "42ef1852770b05df6b59ca6e4c7552697582d49d268b43f97cbce16b7a0ec06c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jobago/actions/runs/25422758779"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-06T07:52:31.000Z",
      "commit": "b3131579b3f0a6b2378489fcadf05a62bd2d6359",
      "fileid": "fb5d5230c09bd1a87ee1212ceb1f5e8345e892f30e2db4f795fab788872bbbb9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jobago/actions/runs/25422758779"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-05-22T15:49:16.000Z",
      "commit": "b3131579b3f0a6b2378489fcadf05a62bd2d6359",
      "fileid": "97091c3d4b13e17e38a9ac73ec84c92e5a06d2212b9a1fa634fa9eee1f15315e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jobago/actions/runs/25422758779"
    }
  ]
}