{
  "_id": "6a5724b9ff0138dec5d6e4a9",
  "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-07-15 06:08:40 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>",
  "_user": "kapsner",
  "_type": "src",
  "_file": "autonewsmd_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/e8d5499e20d288a5e1bd98ba084316ed11e9ee908b4eaf598a0b0b1125e83a80",
  "_filesize": 118947,
  "_sha256": "e8d5499e20d288a5e1bd98ba084316ed11e9ee908b4eaf598a0b0b1125e83a80",
  "_expires": "2026-10-23T06:12:07.000Z",
  "_created": "2026-07-15T06:08:40.000Z",
  "_published": "2026-07-15T06:12:09.547Z",
  "_jobs": [
    {
      "job": 87281393870,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8334155007"
    },
    {
      "job": 87281393878,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334152242"
    },
    {
      "job": 87281393848,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8334155459"
    },
    {
      "job": 87281393923,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334159721"
    },
    {
      "job": 87280939691,
      "time": 195,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334110008"
    },
    {
      "job": 87281393871,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8334156503"
    },
    {
      "job": 87281393885,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8334144189"
    },
    {
      "job": 87281393869,
      "time": 119,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8334145812"
    },
    {
      "job": 87281393880,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334157566"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kapsner/actions/runs/29393201212",
  "_status": "success",
  "_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",
    "description": "Medical Data Scientist.",
    "uuid": 44973495
  },
  "_distro": "resolute",
  "_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",
    "followers": 57,
    "description": "Medical Data Scientist."
  },
  "_downloads": {
    "count": 350,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/autonewsmd"
  },
  "_devurl": "https://github.com/kapsner/autonewsmd",
  "_searchresults": 8,
  "_quarto": true,
  "_rbuild": "4.6.1",
  "_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": [
        "Supported Commit Types",
        "Example",
        "Further configurations"
      ],
      "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-07-15T06:10:57.000Z",
      "distro": "resolute",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/b4f8ba905bfcda0af965a615c1d38bd68ddb763c6eca9f280448a301e93aa4e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29393201212"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-15T06:10:48.000Z",
      "distro": "resolute",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/47d20deeff8fef3cb740ca4d2d381e7c7f8300097a07afb5db066b491a2ecb75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29393201212"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-15T06:11:02.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/d4870688b2792872090ec719c127c62d59c7032b7441bcf0150ed5f33bdd4ae8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29393201212"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-15T06:11:13.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/1821b2fcfcd8176ab57a83a3a1efa6f457acff304bbe27c37bce8ba19d6d6e92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29393201212"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-15T06:11:30.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/2a0c2ea1dd2997a4806a373f81074e14ae795f8995a84d21096f34ffd64ae263",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29393201212"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-15T06:10:10.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/5d498faae5bc5ab5be606e58d82e50128a27d93a4a645c1c2e23eb1a79cc371c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29393201212"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-15T06:10:19.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/187f40ce656e46821e46ee160af5e1e46889fa53a7d95042e3cd9e1c3386202b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29393201212"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-15T06:10:53.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/27ee15e7f5d13535ae01fdc35f5421e53c266bf3e6bfbef9bd1757365a983455",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29393201212"
    }
  ]
}