{
  "_id": "6a2e86a43efcd9bda4319c88",
  "Package": "lecturenotes",
  "Type": "Package",
  "Title": "My lecture notes Rmd template",
  "Version": "0.2.2",
  "Authors@R": "person(given = \"Grant\",\nfamily = \"McDermott\",\nrole = c(\"aut\", \"cre\"),\nemail = \"grantmcd@uoregon.edu\",\ncomment = c(ORCID = \"0000-0001-7883-8573\"))",
  "Description": "Template for exporting to both HTML and PDF formats. Takes\ncare of various annoyances like missing affiliation headings\nfor PDF, handling of non-standard fonts, correct parsing of\ninteractive content depending on the output format, etc.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/grantmcdermott/lecturenotes,\nhttp://grantmcdermott.com/lecturenotes",
  "BugReports": "https://github.com/grantmcdermott/lecturenotes/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://grantmcdermott.r-universe.dev",
  "Date/Publication": "2025-09-15 17:50:03 UTC",
  "RemoteUrl": "https://github.com/grantmcdermott/lecturenotes",
  "RemoteRef": "HEAD",
  "RemoteSha": "1b54f93cc7178fa5d0ead3982267c43ec87dcd17",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-14 10:44:28 UTC",
    "User": "root"
  },
  "Author": "Grant McDermott [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7883-8573>)",
  "Maintainer": "Grant McDermott <grantmcd@uoregon.edu>",
  "MD5sum": "45f2e6dd897b23d9af63fc216496628b",
  "_user": "grantmcdermott",
  "_type": "src",
  "_file": "lecturenotes_0.2.2.tar.gz",
  "_fileid": "c873eac5db8cd3a487da27cd9783c130bfb680500dc5f6e6ec2b323bd315f8fc",
  "_filesize": 9808739,
  "_sha256": "c873eac5db8cd3a487da27cd9783c130bfb680500dc5f6e6ec2b323bd315f8fc",
  "_created": "2026-06-14T10:44:28.000Z",
  "_published": "2026-06-14T10:47:00.320Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81271032631,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7620214675"
    },
    {
      "job": 81271032624,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7620215607"
    },
    {
      "job": 81271032634,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7620210733"
    },
    {
      "job": 81271032635,
      "time": 64,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7620208979"
    },
    {
      "job": 81270850994,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7620201182"
    },
    {
      "job": 81271032629,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7620214826"
    },
    {
      "job": 81271032636,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7620209774"
    },
    {
      "job": 81271032641,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7620208164"
    },
    {
      "job": 81271032649,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7620208128"
    }
  ],
  "_buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/27496284260",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/grantmcdermott/lecturenotes",
  "_commit": {
    "id": "1b54f93cc7178fa5d0ead3982267c43ec87dcd17",
    "author": "Grant McDermott <grant.mcdermott@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from maxbiostat/master\n\nFix broken links to 'samples'",
    "time": 1757958603
  },
  "_maintainer": {
    "name": "Grant McDermott",
    "email": "grantmcd@uoregon.edu",
    "orcid": "0000-0001-7883-8573"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "modelsummary",
      "version": ">= 0.9.5",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "hrbrthemes",
      "role": "Suggests"
    }
  ],
  "_owner": "grantmcdermott",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 126,
  "_contributors": [
    {
      "user": "grantmcdermott",
      "count": 67,
      "uuid": 10285037
    },
    {
      "user": "maxbiostat",
      "count": 1,
      "uuid": 2875083
    }
  ],
  "_userbio": {
    "uuid": 10285037,
    "type": "user",
    "name": "Grant McDermott",
    "followers": 903,
    "description": "Principal Economist at Amazon. Mix of economics, data science, and open source."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lecturenotes"
  },
  "_devurl": "https://github.com/grantmcdermott/lecturenotes",
  "_pkgdown": "http://grantmcdermott.com/lecturenotes",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lecturenotes.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE"
  ],
  "_cranurl": false,
  "_exports": [],
  "_help": [],
  "_readme": "https://github.com/grantmcdermott/lecturenotes/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "memoise",
    "mime",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_score": 3.7993405494535817,
  "_indexed": true,
  "_nocasepkg": "lecturenotes",
  "_universes": [
    "grantmcdermott"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-14T10:46:29.000Z",
      "distro": "noble",
      "commit": "1b54f93cc7178fa5d0ead3982267c43ec87dcd17",
      "fileid": "f00b76f9708974edd04c031252074356582eef9fef482dc01dd913b8775a4d7c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/27496284260"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-14T10:46:37.000Z",
      "distro": "noble",
      "commit": "1b54f93cc7178fa5d0ead3982267c43ec87dcd17",
      "fileid": "08fb77990203f5d1a3955f6a0ee9b69da1cdee78731e90d2fc1cb16d3dcd075e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/27496284260"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-14T10:45:55.000Z",
      "commit": "1b54f93cc7178fa5d0ead3982267c43ec87dcd17",
      "fileid": "af9fa593ac018b92d413c477fdbb13aa5d4e83783db07a2ce4e91504888d719d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/27496284260"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-14T10:45:40.000Z",
      "commit": "1b54f93cc7178fa5d0ead3982267c43ec87dcd17",
      "fileid": "22095665e6cce809bc70f6caf61e4e43ee142eb56f03580b228e0012112c0256",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/27496284260"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-14T10:46:35.000Z",
      "commit": "1b54f93cc7178fa5d0ead3982267c43ec87dcd17",
      "fileid": "b1495d46808db124c53852b40efda926e959e8c9e7c41a5b88ede7f5442536d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/27496284260"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-14T10:45:43.000Z",
      "commit": "1b54f93cc7178fa5d0ead3982267c43ec87dcd17",
      "fileid": "a83f59471eb022d53c2075fd24071b926aa19981a7ce9356d87365f99025f397",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/27496284260"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-14T10:45:30.000Z",
      "commit": "1b54f93cc7178fa5d0ead3982267c43ec87dcd17",
      "fileid": "da74fb172bf61c8557a20076aa20165c03c9c6ce781f7dfc3338507755f166ce",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/27496284260"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-14T10:45:30.000Z",
      "commit": "1b54f93cc7178fa5d0ead3982267c43ec87dcd17",
      "fileid": "298cd58be26d0327b38ac5dcdebc983ad5da4cf40c175b6b3b4c063f03bd1f43",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/grantmcdermott/actions/runs/27496284260"
    }
  ]
}