{
  "_id": "6a1f1f52b401979e7342011f",
  "Package": "autonewsmd",
  "Title": "Auto-Generate Changelog using Conventional Commits",
  "Version": "0.1.0",
  "Authors@R": "person(\"Lorenz A.\", \"Kapsner\", , \"lorenz.kapsner@gmail.com\", role = c(\"cre\", \"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-1866-860X\"))",
  "Description": "Automatically generate a changelog file (NEWS.md /\nCHANGELOG.md) from the git history using conventional commit\nmessages (<https://www.conventionalcommits.org/en/v1.0.0/>).",
  "License": "GPL-3",
  "URL": "https://github.com/kapsner/autonewsmd",
  "BugReports": "https://github.com/kapsner/autonewsmd/issues",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "false",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "Quarto command line tools\n(https://github.com/quarto-dev/quarto-cli).",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake make libgit2-dev libssh2-1-dev libuv1-dev\nlibssl-dev",
  "Repository": "https://kapsner.r-universe.dev",
  "Date/Publication": "2026-01-16 20:04:00 UTC",
  "RemoteUrl": "https://github.com/kapsner/autonewsmd",
  "RemoteRef": "HEAD",
  "RemoteSha": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:06:36 UTC",
    "User": "root"
  },
  "Author": "Lorenz A. Kapsner [cre, aut, cph] (ORCID:\n<https://orcid.org/0000-0003-1866-860X>)",
  "Maintainer": "Lorenz A. Kapsner <lorenz.kapsner@gmail.com>",
  "MD5sum": "d06661a69748d199c1ddd481353828db",
  "_user": "kapsner",
  "_type": "src",
  "_file": "autonewsmd_0.1.0.tar.gz",
  "_fileid": "1a600cbb2a985a46404318fd34269d7e5afd2ff62da5c5d27d7d08727b457274",
  "_filesize": 113753,
  "_sha256": "1a600cbb2a985a46404318fd34269d7e5afd2ff62da5c5d27d7d08727b457274",
  "_created": "2026-05-16T08:06:36.000Z",
  "_published": "2026-06-02T18:22:10.539Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79142129291,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031837898"
    },
    {
      "job": 79142129148,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031837262"
    },
    {
      "job": 79142129084,
      "time": 174,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031845635"
    },
    {
      "job": 79142129132,
      "time": 168,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031855568"
    },
    {
      "job": 79142129109,
      "time": 142,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031823149"
    },
    {
      "job": 79142128219,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366317638"
    },
    {
      "job": 79142129152,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7031835828"
    },
    {
      "job": 79142129569,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7031834530"
    },
    {
      "job": 79142129118,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7031834403"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kapsner/actions/runs/25956864495",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kapsner/autonewsmd",
  "_commit": {
    "id": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
    "author": "kapsner <lorenz.kapsner@gmail.com>",
    "committer": "kapsner <lorenz.kapsner@gmail.com>",
    "message": "chore: bump to v0.1.0\n",
    "time": 1768593840
  },
  "_maintainer": {
    "name": "Lorenz A. Kapsner",
    "email": "lorenz.kapsner@gmail.com",
    "login": "kapsner",
    "orcid": "0000-0003-1866-860X",
    "uuid": 44973495
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "git2r",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "precommit",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.1",
      "role": "Suggests"
    }
  ],
  "_owner": "kapsner",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-46",
      "n": 11
    },
    {
      "week": "2026-03",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-01-16"
    },
    {
      "name": "v0.1.0.9002",
      "date": "2026-01-27"
    },
    {
      "name": "v0.1.0.9003",
      "date": "2026-01-27"
    },
    {
      "name": "v0.1.0.9004",
      "date": "2026-01-28"
    }
  ],
  "_topics": [
    "automation",
    "changelog-generator",
    "conventional-commits",
    "quarto"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "kapsner",
      "count": 98,
      "uuid": 44973495
    },
    {
      "user": "joundso",
      "count": 1,
      "uuid": 56686638
    },
    {
      "user": "yihui",
      "count": 1,
      "uuid": 163582
    }
  ],
  "_userbio": {
    "uuid": 44973495,
    "type": "user",
    "name": "kapsner",
    "description": "Medical Data Scientist."
  },
  "_downloads": {
    "count": 304,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/autonewsmd"
  },
  "_devurl": "https://github.com/kapsner/autonewsmd",
  "_searchresults": 9,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/autonewsmd.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kapsner/autonewsmd",
  "_realowner": "kapsner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-08-29"
    },
    {
      "version": "0.0.2",
      "date": "2022-08-31"
    },
    {
      "version": "0.0.3",
      "date": "2022-09-03"
    },
    {
      "version": "0.0.4",
      "date": "2022-10-31"
    },
    {
      "version": "0.0.5",
      "date": "2023-01-21"
    },
    {
      "version": "0.0.6",
      "date": "2023-04-13"
    },
    {
      "version": "0.0.7",
      "date": "2024-05-27"
    },
    {
      "version": "0.0.8",
      "date": "2024-05-30"
    },
    {
      "version": "0.0.9",
      "date": "2024-10-15"
    },
    {
      "version": "0.1.0",
      "date": "2026-01-16"
    }
  ],
  "_exports": [
    "autonewsmd"
  ],
  "_help": [
    {
      "page": "autonewsmd",
      "title": "R6 Class to construct the changelog file",
      "topics": [
        "autonewsmd"
      ]
    }
  ],
  "_readme": "https://github.com/kapsner/autonewsmd/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "data.table",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "git2r",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "memoise",
    "mime",
    "processx",
    "ps",
    "quarto",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "tinytex",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "autonews.qmd",
      "filename": "autonews.html",
      "title": "autonewsmd",
      "engine": "quarto::html",
      "headings": [],
      "created": "2024-10-15 09:44:19",
      "modified": "2024-10-15 09:44:19",
      "commits": 1
    }
  ],
  "_score": 5.477121254719663,
  "_indexed": true,
  "_nocasepkg": "autonewsmd",
  "_universes": [
    "kapsner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T08:08:47.000Z",
      "distro": "noble",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "7e80e92bd844c700b00672fb1f2145730b1bdc5383149bc1b53ecf7402228ea1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/25956864495"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T08:08:41.000Z",
      "distro": "noble",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "d033666898a3b6fa67c3db07f743067146d767adfac7e7371a60f06a1c184ad2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/25956864495"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T08:10:14.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "0c71ea5a3f04ccdeb55c06d47ba2f8afe2af94250057316b92d9e055f773cace",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/25956864495"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T08:11:50.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "26b314e0c024fe33a687e9612e89cdf64aa7a12f5971b6b5972003b150a4ef5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/25956864495"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:08:23.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "781b41783d66867569bf2d56ac554482e62c042ff80a2c194a547d9c2614dc4d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/25956864495"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:08:09.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "27d41b474dc48597295e6b88441b4e1d6ce2831f3fd2a943a45ae46816a6cbdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/25956864495"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T08:08:06.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "dd36bb2e04cb538f3256249b389d2562ef6328504d84c8afe6a318009f317d76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/25956864495"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T18:21:55.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "762e9777bc22678b49c0536841e3c6f4fc8ed05fea9264d30dddd2e5dc8ee750",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/25956864495"
    }
  ]
}