{
  "_id": "6a49d9442c82cd3614823452",
  "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-06-15 08:40:29 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/1290db2c17a225e930509bd9d5aead76282114ed612e769d9f8cef6f7a28b4d5",
  "_filesize": 118953,
  "_sha256": "1290db2c17a225e930509bd9d5aead76282114ed612e769d9f8cef6f7a28b4d5",
  "_expires": "2026-10-13T04:10:43.000Z",
  "_created": "2026-06-15T08:40:29.000Z",
  "_published": "2026-07-05T04:10:44.870Z",
  "_jobs": [
    {
      "job": 85191595713,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7633084523"
    },
    {
      "job": 85191595723,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633083330"
    },
    {
      "job": 85191595690,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7633087308"
    },
    {
      "job": 85191595700,
      "time": 128,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633080155"
    },
    {
      "job": 85191595477,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633033070"
    },
    {
      "job": 85191595627,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633074597"
    },
    {
      "job": 85191595683,
      "time": 164,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7633093504"
    },
    {
      "job": 85191595603,
      "time": 127,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7633079349"
    },
    {
      "job": 85191595703,
      "time": 140,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7633084959"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kapsner/actions/runs/27534214500",
  "_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": "noble",
  "_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": 56,
    "description": "Medical Data Scientist."
  },
  "_downloads": {
    "count": 297,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/autonewsmd"
  },
  "_devurl": "https://github.com/kapsner/autonewsmd",
  "_searchresults": 10,
  "_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": [
        "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-06-15T08:42:39.000Z",
      "distro": "noble",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/4ec726429cedd835997e04d4e775ec24643830f33065a90037a616158f97a943",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27534214500"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-15T08:42:34.000Z",
      "distro": "noble",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/6b1df5dc8b0ea0c1836c87256f9b830745b85c295acfadcf5de48e31bf5d81d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27534214500"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-15T08:42:48.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/e2de19c39213de65a2adb51ce6c88cb84843b863b0f201d10db7c9543fdced03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27534214500"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-15T08:42:30.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/2bebcbc14fdc9e405412757bcac5bd4d343111f34b65be892f539a0e9f157ab4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27534214500"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-15T08:42:40.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/e26220edd923105867b9960295092215e83bf52bbe67cbec0241536f0ad68070",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27534214500"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-15T08:42:53.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/21a4872acfaee5b6192c3756feb50879d2e7a7092145fa987f9e2147f5eebcee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27534214500"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-15T08:42:04.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/b74de1b3d33ba9ccb37a580196804381bd0924589d2124489897f6d051e63519",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27534214500"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-15T08:42:31.000Z",
      "commit": "8b8e93c98fab27658bcf000860ac64283eaa3a90",
      "fileid": "https://r2.ropensci.org/2474414f68ad9e47333dbb2f6bfbe46726e48fda7fb593a2573bedca6944835d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27534214500"
    }
  ]
}