_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
check 0.15.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://libcheck.github.io/check/
Licenses: LGPL 2.1+
Synopsis: Unit test framework for C
Description:

Check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.

check 0.12.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://libcheck.github.io/check/
Licenses: LGPL 2.1+
Synopsis: Unit test framework for C
Description:

Check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.

check 0.14.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://libcheck.github.io/check/
Licenses: LGPL 2.1+
Synopsis: Unit test framework for C
Description:

Check is a unit testing framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.

checkm 1.1.3
Dependencies: python-dendropy@4.5.1 python-matplotlib@3.8.2 python-numpy@1.24.4 python-pysam@0.20.0 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://ecogenomics.github.io/CheckM/
Licenses: GPL 3+
Synopsis: Assess the quality of putative genome bins
Description:

CheckM provides a set of tools for assessing the quality of genomes recovered from isolates, single cells, or metagenomes. It provides robust estimates of genome completeness and contamination by using collocated sets of genes that are ubiquitous and single-copy within a phylogenetic lineage. Assessment of genome quality can also be examined using plots depicting key genomic characteristics (e.g., GC, coding density) which highlight sequences outside the expected distributions of a typical genome. CheckM also provides tools for identifying genome bins that are likely candidates for merging based on marker set compatibility, similarity in genomic characteristics, and proximity within a reference genome.

cl-checkl 0.0.0-1.8032880
Propagated dependencies: cl-marshal@1.3.0-1.eff1b15 cl-fiveam@1.4.2
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/rpav/CheckL/
Licenses: LLGPL
Synopsis: Dynamic testing for Common Lisp
Description:

CheckL lets you write tests dynamically, it checks resulting values against the last run.

r-checker 0.1.3
Propagated dependencies: r-yaml@2.3.10 r-rstudioapi@0.17.1 r-cli@3.6.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/richardjtelford/checker/
Licenses: Expat
Synopsis: Checks 'R' Configuration Set Up Correctly Before Class
Description:

Checks that students have the correct version of R', R packages, RStudio and other dependencies installed, and that the recommended RStudio configuration has been applied.

r-checked 0.2.4
Propagated dependencies: r-rcmdcheck@1.4.0 r-r6@2.5.1 r-options@0.2.0 r-jsonlite@1.8.9 r-igraph@2.1.1 r-cli@3.6.3 r-callr@3.7.6
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://Genentech.github.io/checked/
Licenses: Expat
Synopsis: Systematically Run R CMD Checks
Description:

Systematically Run R checks against multiple packages. Checks are run in parallel with strategies to minimize dependency installation. Provides out of the box interface for running reverse dependency check.

checkmake 0.2.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/mrtazz/checkmake
Licenses: Expat
Synopsis: Linter and analyzer for @file{Makefile}
Description:

checkmake is an experimental tool for linting and checking Makefiles. It allows for a set of configurable rules being run against a Makefile or a set of *.mk files.

ecl-checkl 0.0.0-1.8032880
Dependencies: ecl-marshal@1.3.0-1.eff1b15
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/rpav/CheckL/
Licenses: LLGPL
Synopsis: Dynamic testing for Common Lisp
Description:

CheckL lets you write tests dynamically, it checks resulting values against the last run.

r-checkarg 0.1.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=checkarg
Licenses: GPL 2+
Synopsis: Check the Basic Validity of a (Function) Argument
Description:

Utility functions that allow checking the basic validity of a function argument or any other value, including generating an error and assigning a default in a single line of code. The main purpose of the package is to provide simple and easily readable argument checking to improve code robustness.

sbcl-checkl 0.0.0-1.8032880
Dependencies: sbcl-marshal@1.3.0-1.eff1b15
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/rpav/CheckL/
Licenses: LLGPL
Synopsis: Dynamic testing for Common Lisp
Description:

CheckL lets you write tests dynamically, it checks resulting values against the last run.

r-checkmate 2.3.2
Propagated dependencies: r-backports@1.5.0
Channel: guix
Location: gnu/packages/statistics.scm (gnu packages statistics)
Home page: https://github.com/mllg/checkmate
Licenses: Modified BSD
Synopsis: Fast and versatile argument checks
Description:

This package provides tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.

r-checkluhn 1.1.0
Propagated dependencies: r-stringr@1.5.1 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/adamjdeacon/checkLuhn
Licenses: GPL 2
Synopsis: Checks if a Number is Valid Using the Luhn Algorithm
Description:

Confirms if the number is Luhn compliant. Can check if credit card, IMEI number or any other Luhn based number is correct. For more info see: <https://en.wikipedia.org/wiki/Luhn_algorithm>.

cl-check-it 0.1.0-1.b79c910
Propagated dependencies: cl-alexandria@1.4-0.009b7e5 cl-closer-mop@1.0.0-3.7b86f2a cl-optima@1.0-1.373b245 cl-stefil@0.1-0.0398548
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/arclanguage/Clamp
Licenses: LLGPL
Synopsis: Randomized specification-based testing for Common Lisp
Description:

This is a randomized property-based testing library for Common Lisp. Rather than being a full-fledged general test framework in its own right, it's designed to embed randomized tests in whatever framework you like.

checkpolicy 3.4
Dependencies: libsepol@3.4
Channel: guix
Location: gnu/packages/selinux.scm (gnu packages selinux)
Home page: https://selinuxproject.org/
Licenses: GPL 2
Synopsis: Check SELinux security policy configurations and modules
Description:

This package provides the tools "checkpolicy" and "checkmodule". Checkpolicy is a program that checks and compiles a SELinux security policy configuration into a binary representation that can be loaded into the kernel. Checkmodule is a program that checks and compiles a SELinux security policy module into a binary representation.

r-checkdown 0.0.12
Propagated dependencies: r-markdown@1.13 r-htmltools@0.5.8.1 r-glue@1.8.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://agricolamz.github.io/checkdown/
Licenses: GPL 2+
Synopsis: Check-Fields and Check-Boxes for 'rmarkdown'
Description:

This package creates auto-grading check-fields and check-boxes for rmarkdown or quarto HTML. It can be used in class, when teacher share materials and tasks, so students can solve some problems and check their work. In contrast to the learnr package, the checkdown package works serverlessly without shiny'.

r-checkthat 0.1.0
Propagated dependencies: r-rlang@1.1.4 r-purrr@1.0.2 r-lifecycle@1.0.4 r-glue@1.8.0 r-cli@3.6.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/iancero/checkthat
Licenses: Expat
Synopsis: Intuitive Unit Testing Tools for Data Manipulation
Description:

This package provides a lightweight data validation and testing toolkit for R. Its guiding philosophy is that adding code-based data checks to users existing workflow should be both quick and intuitive. The suite of functions included therefore mirror the common data checks many users already perform by hand or by eye. Additionally, the checkthat package is optimized to work within tidyverse data manipulation pipelines.

ghc-checkers 0.6.0
Dependencies: ghc-random@1.2.1.1 ghc-quickcheck@2.14.3 ghc-semigroupoids@5.3.7
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/haskell-checkers/checkers
Licenses: Modified BSD
Synopsis: Check properties on standard classes and data structures
Description:

Checkers wraps up the expected properties associated with various standard type classes as QuickCheck properties. It also provides some morphism properties, arbitrary instances, and generator combinators for common data types.

r-checkdigit 1.0.0
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://fascinatingfingers.gitlab.io/checkdigit
Licenses: GPL 3+
Synopsis: Calculate and Verify Check Digits
Description:

Check digits are used like file hashes to verify that a number has been transcribed accurately. The functions provided by this package help to calculate and verify check digits according to various algorithms.

ecl-check-it 0.1.0-1.b79c910
Dependencies: ecl-alexandria@1.4-0.009b7e5 ecl-closer-mop@1.0.0-3.7b86f2a ecl-optima@1.0-1.373b245
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/arclanguage/Clamp
Licenses: LLGPL
Synopsis: Randomized specification-based testing for Common Lisp
Description:

This is a randomized property-based testing library for Common Lisp. Rather than being a full-fledged general test framework in its own right, it's designed to embed randomized tests in whatever framework you like.

r-checkpoint 1.0.2
Propagated dependencies: r-yaml@2.3.10 r-withr@3.0.2 r-pkgdepends@0.8.0 r-jsonlite@1.8.9
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/RevolutionAnalytics/checkpoint
Licenses: GPL 2
Synopsis: Install Packages from Snapshots on the Checkpoint Server for Reproducibility
Description:

The goal of checkpoint is to solve the problem of package reproducibility in R. Specifically, checkpoint allows you to install packages as they existed on CRAN on a specific snapshot date as if you had a CRAN time machine. To achieve reproducibility, the checkpoint() function installs the packages required or called by your project and scripts to a local library exactly as they existed at the specified point in time. Only those packages are available to your project, thereby avoiding any package updates that came later and may have altered your results. In this way, anyone using checkpoint's checkpoint() can ensure the reproducibility of your scripts or projects at any time. To create the snapshot archives, once a day (at midnight UTC) Microsoft refreshes the Austria CRAN mirror on the "Microsoft R Archived Network" server (<https://mran.microsoft.com/>). Immediately after completion of the rsync mirror process, the process takes a snapshot, thus creating the archive. Snapshot archives exist starting from 2014-09-17.

r-checkhelper 0.1.1
Propagated dependencies: r-withr@3.0.2 r-whisker@0.4.1 r-stringr@1.5.1 r-roxygen2@7.3.2 r-rcmdcheck@1.4.0 r-purrr@1.0.2 r-pkgbuild@1.4.5 r-magrittr@2.0.3 r-lifecycle@1.0.4 r-glue@1.8.0 r-dplyr@1.1.4 r-devtools@2.4.5 r-desc@1.4.3 r-cli@3.6.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://thinkr-open.github.io/checkhelper/
Licenses: Expat
Synopsis: Deal with Check Outputs
Description:

Deal with packages check outputs and reduce the risk of rejection by CRAN by following policies.

aws-checksums 0.1.18
Dependencies: aws-c-common@0.9.27
Channel: guix
Location: gnu/packages/c.scm (gnu packages c)
Home page: https://github.com/awslabs/aws-checksums
Licenses: ASL 2.0
Synopsis: Amazon Web Services checksum library
Description:

This library provides cross-Platform hardware accelerated CRC32c and CRC32 with fallback to efficient C99 software implementations.

sbcl-check-it 0.1.0-1.b79c910
Dependencies: sbcl-alexandria@1.4-0.009b7e5 sbcl-closer-mop@1.0.0-3.7b86f2a sbcl-optima@1.0-1.373b245
Channel: guix
Location: gnu/packages/lisp-check.scm (gnu packages lisp-check)
Home page: https://github.com/arclanguage/Clamp
Licenses: LLGPL
Synopsis: Randomized specification-based testing for Common Lisp
Description:

This is a randomized property-based testing library for Common Lisp. Rather than being a full-fledged general test framework in its own right, it's designed to embed randomized tests in whatever framework you like.

Page: 123
Total results: 68