r-cran-rcppdate
GNU R package with 'Date' bindings
The package provides the 'date' C++ library for use by R. 'date' is
a C++ header library offering extensive date and time functionality
for the C++11, C++14 and C++17 standards written by Howard Hinnant
(and included in slightly modified form in C++20).
python3-flask-login
user session management for Flask -- Python 3 module
Flask-Login provides user session management for Flask. It handles the
common tasks of logging in, logging out, and remembering your users'
sessions over extended periods of time.
cl-diagnostic-msgs
Messages relating to Robot OS diagnostic, LISP interface
This package is part of Robot OS (ROS), and contains the messages
which provide the standardized interface for the diagnostic and
runtime monitoring systems in ROS. These messages are currently used
by the https://wiki.ros.org/diagnostics stack, which provides
libraries for simple ways to set and access the messages, as well as
automated ways to process the diagnostic data.
openssh-client-gssapi
secure shell (SSH) client, with GSS-API support
This is the portable version of OpenSSH, a free implementation of
the Secure Shell protocol as specified by the IETF secsh working
group.
binutils-mingw-w64
Cross-binutils for Win32 and Win64 using MinGW-w64
MinGW-w64 provides a development and runtime environment for 32- and
64-bit (x86 and x64) Windows applications using the Windows API and
the GNU Compiler Collection (gcc).
r-cran-rcppgsl
GNU R package for integration with the GNU GSL
The 'GNU Scientific Library' (or 'GSL') is a collection of numerical
routines for scientific computing. It is particularly useful for C
and C++ programs as it provides a standard C interface to a wide
range of mathematical routines such as special functions,
permutations, combinations, fast fourier transforms, eigensystems,
random numbers, quadrature, random distributions, quasi-random
sequences, Monte Carlo integration, N-tuples, differential equations,
simulated annealing, numerical differentiation, interpolation, series
acceleration, Chebyshev approximations, root-finding, discrete Hankel
transforms physical constants, basis splines and wavelets. There are
over 1000 functions in total with an extensive test suite.