(graphics/R-jpeg) Updated 0.1.10 to 0.1.11
0.1-11 2025-03-21
o turn jpeg messages to warnings (#4)
o work around missing bool in R 4.5.0 (#12, #13)
o mention EXIT orientation (#1)
o use pkg-config on Windows (#11)
lang/erlang-man: Update to 27.1
Upstream has no README, no LICENSE, no NEWS.
This tarball drops a very large number of man pages that were present
in 27.0.
Add tilt version 0.36.3
Kubernetes for Prod, Tilt for Dev
Modern apps are made of too many services. They're everywhere and in
constant communication.
[Tilt](https://tilt.dev) powers microservice development and makes
sure they behave! Run `tilt up` to work in a complete dev environment
configured for your team.
Tilt automates all the steps from a code change to a new process:
watching files, building container images, and bringing your environment
up-to-date. Think `docker build && kubectl apply` or `docker-compose up`.
(math/R) Updated 4.4.3 to 4.5.2 (some 800 lines)
CHANGES IN R 4.5.2:
UTILITIES:
* 'R CMD check' now handles archives with extension '.tar' or
'.tar.zstd' (where 'zstd' compression is supported by the R
build).
BUG FIXES:
* 't.test(c(1:3, Inf))' and similar no longer produce an error
but return a (still not so useful) '"htest"' result, fixing
PR#18901, thanks to Jesse Alderliesten.
* 'attr(., "tsp") <- val' now uses 'getOption("ts.eps")'
instead of hardwired '1e-5'; consequently, 'ts(..,
ts.eps=*)' now passes 'ts.eps' to the '"tsp"' setting C
[845 lines not shown]
textproc/rumdl: update to 0.1.22
Added
Config: Per-directory configuration resolution — place .rumdl.toml in
subdirectories to override settings for specific paths
MD075: New rule to detect orphaned table rows and headerless pipe content
(#426)
Fixed
MD041: Support TOML (+++) and JSON ({}) front-matter formats alongside
YAML when checking for title field
(#427, thanks @Nathan-Furnal)
MD054: Match warning message with rule configuration option
(thanks @eread in #421)
Style config: All style configuration values now use kebab-case as the
canonical format and accept snake_case, kebab-case, and uppercase variants.
Affected rules: MD003, MD046, MD048, MD049, MD050, MD055, MD060, MD063
[4 lines not shown]