r-cran-sqldf

manipulate GNU R data frames using SQL

The sqldf() function is typically passed a single argument which is an SQL select statement where the table names are ordinary R data frame names. sqldf() transparently sets up a database, imports the data frames into that database, performs the SQL select or other statement and returns the result using a heuristic to determine which class to assign to each column of the returned data frame. The sqldf() or read.csv.sql() functions can also be used to read filtered files into R even if the original files are larger than R itself can handle. 'RSQLite', 'RH2', 'RMySQL' and 'RPostgreSQL' backends are supported.

libperl5.38t64

shared Perl library

This package contains the shared Perl library, used by applications which embed a Perl interpreter.

php-symfony-polyfill-php83

Symfony polyfill backporting some PHP 8.3+ features to lower PHP versions

This component provides features added to PHP 8.3 core:

gcc-13-arc-linux-gnu-base

GCC, the GNU Compiler Collection (base package)

This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC).

gcc-13-cross-base-ports

GCC, the GNU Compiler Collection (library base package)

This empty package contains changelog and copyright files common to all libraries contained in the GNU Compiler Collection (GCC).

libgepub-0.7-0

library to read epub files

libgepub is a GObject based library for handling and rendering epub documents.