daroczig / logger

A lightweight, modern and flexible, log4j and futile.logger inspired logging utility for R
https://daroczig.github.io/logger
249 stars 38 forks source link

CRAN release Q1 2024 #144

Closed daroczig closed 4 months ago

daroczig commented 4 months ago

Tickets to be resolved before release:

PRs to be investigated (hopefully merged) before release:

Other tasks:

daroczig commented 4 months ago
The following package was uploaded to CRAN:
===========================================

Package Information:
Package: logger
Version: 0.3.0
Title: A Lightweight, Modern and Flexible Logging Utility
Author(s): Gergely Daróczi [aut, cre]
  (<https://orcid.org/0000-0003-3149-8537>), System1 [fnd]
Maintainer: Gergely Daróczi <[daroczig@rapporter.net](mailto:daroczig@rapporter.net)>
Suggests: glue, pander, jsonlite, crayon, slackr (>= 1.4.1),
  RPushbullet, telegram, testthat, covr, knitr, rmarkdown,
  devtools, roxygen2, parallel, rsyslog, shiny, callr, txtq,
  botor, R.utils, syslognet
Description: Inspired by the the 'futile.logger' R package and 'logging'
  Python module, this utility provides a flexible and
  extensible way of formatting and delivering log messages with
  low overhead.
License: AGPL-3
Imports: utils

:crossed_fingers:

daroczig commented 4 months ago

Hit some errors while running the reverse dependency checks :sweat: I'm going through the errors and will resubmit.

daroczig commented 4 months ago

Opened 2 tickets in downstream packages: 1 bug report in mtdesign and checking on a test case in azlogr. Reverted/updated the related PRs in logger to make all reverse dependency checks pass, and will resubmit soon after all checks were confirmed.

daroczig commented 4 months ago

Submitted to CRAN.

daroczig commented 4 months ago

Dear maintainer,

thanks, package logger_0.3.0.tar.gz is on its way to CRAN.

Best regards, CRAN teams' auto-check service Package check result: OK

No changes to worse in reverse depends.

:tada:

m7pr commented 4 months ago

Thanks @daroczig . You are a legend!