Package: tester Type: Package Title: Tests and Checks Characteristics of R Objects Version: 0.3.0 Date: 2025-09-20 Authors@R: c( person(given = "Frederic", family= "Bertrand", role = c("cre"), email = "frederic.bertrand@lecnam.net", comment = c(ORCID = "0000-0002-0837-8281")), person(given = "Gaston", family= "Sanchez", role = c("aut"))) Author: Frederic Bertrand [cre] (), Gaston Sanchez [aut] Maintainer: Frederic Bertrand Description: Allows users to test characteristics of common R objects. Encoding: UTF-8 LazyLoad: yes NeedsCompilation: no RoxygenNote: 7.2.3 URL: https://fbertran.github.io/tester/, https://github.com/fbertran/tester/ BugReports: https://github.com/fbertran/tester/issues/ License: GPL-3 Depends: R (>= 3.0) Suggests: knitr, testthat (>= 3.0.0) VignetteBuilder: knitr Collate: 'has-dimension.r' 'has_factors.r' 'has-missing.r' 'has-names.r' 'is-class.r' 'is-dataframe.r' 'is-decimal.r' 'is-integer.r' 'is-matrix.r' 'is-multiple.r' 'is-natural.r' 'is-positive-negative.r' 'is-string.r' 'is-tabular.r' 'is-triangular.r' 'is-vector.r' 'is_square_matrix.r' 'list-of-vectors.r' 'list-with-vectors.r' 'odd-even.r' 'true-false.r' 'same-class.r' 'same-dim.r' 'same-length.r' 'same-mode.r' 'same-type.r' 'is-one-dim.r' 'is-single.r' 'is-scalar.r' 'is_rectangular_matrix.r' Config/testthat/edition: 3 Repository: https://fbertran.r-universe.dev Date/Publication: 2025-09-20 23:37:34 UTC RemoteUrl: https://github.com/fbertran/tester RemoteRef: HEAD RemoteSha: 143fa8a9e9e513f017c2446e45ff5d95fceb246a Packaged: 2026-06-20 08:41:28 UTC; root