Programming: Tcl/Tk, Qt, and R
-
LWN ☛ Tcl/Tk 9.0 released
The most recent major release of the Tcl/Tk language and graphical-user-interface toolkit, Tcl/Tk 9.0, has been released, a mere 27 years after the 8.0 major release in 1997. There have been plenty of releases in the interim, though, as can be seen in the Tcl chronology. The 9.0 release brings 64-bit data values, better Unicode support, the ability to use zip files as filesystems, a switch to use epoll() or kqueue() where they are available, SVG support in Tk, access to notifications and other desktop-platform services in Tk, and lots more. For more information, see the release notes for Tcl and Tk that can be downloaded as Markdown files from the announcement page. (Thanks to Matt Bradley.)
-
Translating Qt Applications
Translating a Qt application, can be a daunting task. This is an overview from Qt 5 to Qt 6 and what new functionality Qt 6.7 brings.
-
Qt ☛ Qt Design Studio 4.6 Released
-
Qt ☛ Qt Creator 14.0.2 released
We are happy to announce the release of Qt Creator 14.0.2!
-
Rlang ☛ Mastering Date and Time Data in R with lubridate
-
Rlang ☛ simaerep release 0.6.0
Simulate patient-related events in clinical trials with the goal of detecting over and under-reporting sites.
Monitoring reporting rates of patient-related events such as adverse events (AE) in clinical trials is important for patient safety. -
Rlang ☛ Bachet’s Four Weights Problem