Package 'RcppDA'

Title: 'Rcpp' Bindings for 'Debug_Assert'
Description: The single-header library 'Debug_Assert' offers a flexible assertion macro. Its design and use are discussed in <https://www.foonathan.net/2016/09/assertions/>. This package offers its use from R.
Authors: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <[email protected]>
License: GPL (>= 2)
Version: 0.0.1
Built: 2024-09-05 04:07:09 UTC
Source: https://github.com/eddelbuettel/rcppda

Help Index


'Rcpp' Bindings for 'Debug_Assert'

Description

The single-header library 'Debug_Assert' offers a flexible assertion macro. Its design and use are discussed in <https://www.foonathan.net/2016/09/assertions/>. This package offers its use from R.

Details

The DESCRIPTION file:

Package: RcppDA
Type: Package
Title: 'Rcpp' Bindings for 'Debug_Assert'
Version: 0.0.1
Date: 2023-04-02
Author: Dirk Eddelbuettel
Maintainer: Dirk Eddelbuettel <[email protected]>
Description: The single-header library 'Debug_Assert' offers a flexible assertion macro. Its design and use are discussed in <https://www.foonathan.net/2016/09/assertions/>. This package offers its use from R.
License: GPL (>= 2)
Imports: Rcpp
LinkingTo: Rcpp
RoxygenNote: 6.0.1
Repository: https://eddelbuettel.r-universe.dev
RemoteUrl: https://github.com/eddelbuettel/rcppda
RemoteRef: HEAD
RemoteSha: c7f840784db383fc2c2f8d42c8afce9c34d8a813

Index of help topics:

Debug_Assert            Debug_Assert
RcppDA-package          'Rcpp' Bindings for 'Debug_Assert'

This section should provide a more detailed overview of how to use the package, including the most important functions.

Author(s)

Dirk Eddelbuettel

Maintainer: Dirk Eddelbuettel <[email protected]>

References

This optional section can contain literature or other references for background information.

See Also

Optional links to other man pages

Examples

## Optional simple examples of the most important functions
  ## Use \dontrun{} around code to be shown but not executed

Debug_Assert

Description

Illustration of ‘Debug_Assert’

Usage

module_a_func0()

module_a_func1()

module_a_func1b()

module_a_func2()

module_a_func3()

module_a_func4()

Value

All functions have a default return of TRUE