This is a staging site. Uploads will not persist. Testing only.

python3-tcolorpy

apply true color for terminal text (Python3 version)

tcolopy is a Python library to apply true color for terminal text. It supports foreground and background color in addition to styles like "bold", "italic", etc.

gdc-12-mips64el-linux-gnuabi64

GNU D compiler (version 2) (cross compiler for mips64el architecture)

This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code.

r-cran-oaqc

GNU R computation of the orbit-aware quad census

Implements the efficient algorithm by Ortmann and Brandes (2017) <doi:10.1007/s41109-017-0027-2> to compute the orbit-aware frequency distribution of induced and non-induced quads, i.e. subgraphs of size four. Given an edge matrix, data frame, or a graph object (e.g., 'igraph'), the orbit-aware counts are computed respective each of the edges and nodes.

gccgo-12-multilib-mipsisa64r6el-linux-gnuabi64

GNU Go compiler (multilib support) (cross compiler for mips64r6el architecture)

This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler.

cidr

Simplifies IPv4/IPv6 CIDR network prefix management

cidr simplifies working with IPv4 and IPv6 CIDR network prefixes by featuring operations such as counting addresses, detecting overlaps, explaining CIDR network prefixes, and subdividing them into subnets.

r-cran-httptest2

Test Helpers for 'httr2'

Testing and documenting code that communicates with remote servers can be painful. This package helps with writing tests for packages that use 'httr2'. It enables testing all of the logic on the R sides of the API without requiring access to the remote service, and it also allows recording real API responses to use as test fixtures. The ability to save responses and load them offline also enables writing vignettes and other dynamic documents that can be distributed without access to a live server.