Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mllg/checkmate issues and pull requests

#275 - `test_numeric` returns `TRUE` for dates

Issue - State: open - Opened by lucasxteixeira about 2 months ago

#274 - perf: use backticks instead of strings for function names

Pull Request - State: open - Opened by m-muecke 2 months ago

#273 - docs: more consisten type annotations

Pull Request - State: open - Opened by m-muecke 2 months ago

#270 - Typo

Issue - State: open - Opened by sluga 5 months ago

#269 - assertInt, assertIntegerish accepting 'Inf'

Issue - State: open - Opened by mb706 5 months ago

#268 - For #267. Add backup option for checking file access

Pull Request - State: open - Opened by bschneidr 6 months ago

#265 - docs: fix the formatting of code chunks

Pull Request - State: open - Opened by m-muecke 6 months ago

#264 - docs: fix `os` param type

Pull Request - State: open - Opened by salim-b 7 months ago

#263 - Add check for data.table installation

Pull Request - State: closed - Opened by MichaelChirico 7 months ago - 2 comments

#262 - Enabling PCRE RegEx patterns

Issue - State: open - Opened by Michiel91 10 months ago

#260 - possibly add sorted = FALSE to ls() calls to increase performance

Issue - State: closed - Opened by srfall 10 months ago - 1 comment

#259 - Fix testing for NA_REAL (fixes #258)

Pull Request - State: closed - Opened by tdeenes 11 months ago - 2 comments

#258 - sorted option not enforced when sort violations bridge NA

Issue - State: closed - Opened by bifouba 11 months ago - 2 comments

#257 - add sorted argument to expect_date

Issue - State: open - Opened by rdavis120 about 1 year ago

#255 - Adding Support for S7 Class Checking?

Issue - State: open - Opened by jmiahjones about 1 year ago

#254 - docs: enable bootstrap 5 and light switch for pkgdown

Pull Request - State: closed - Opened by m-muecke about 1 year ago

#253 - Fix: testNumeric() function treated the matrix as numeric

Pull Request - State: open - Opened by randef1ned about 1 year ago - 6 comments

#250 - Fix format string for long int

Pull Request - State: closed - Opened by mllg about 1 year ago

#249 - How to use `checkCharacter()`, arg `names =` ?

Issue - State: open - Opened by vertesy over 1 year ago - 2 comments

#248 - checkNamed, assertNamed: unhelpful assretion error message

Issue - State: open - Opened by mb706 over 1 year ago

#246 - NULL is not considered atomic anymore

Pull Request - State: closed - Opened by mllg over 1 year ago

#245 - testScalarNA and data.table

Issue - State: closed - Opened by DirkAmp over 1 year ago - 1 comment

#244 - Allow bounds to include or exclude equality (fix #215)

Pull Request - State: open - Opened by billdenney over 1 year ago

#242 - unwanted warning with `makeAssertCollection`

Issue - State: open - Opened by TanguyBarthelemy over 1 year ago

#240 - Prepare release 2.2.0

Pull Request - State: closed - Opened by mllg almost 2 years ago

#239 - [Feature requrest] `assertBool`

Issue - State: closed - Opened by schalkdaniel almost 2 years ago - 1 comment

#238 - `reportAssertions` always reports errors from top level

Issue - State: open - Opened by dgkf about 2 years ago

#237 - `check_number(2, lower = Inf)` is `TRUE`

Issue - State: closed - Opened by vincentarelbundock about 2 years ago - 2 comments

#235 - Check on names does not error when using R keywords [suggestion]

Issue - State: open - Opened by sebffischer over 2 years ago - 1 comment

#234 - Add error message translations

Issue - State: open - Opened by Bisaloo over 2 years ago

#233 - assertFunction / checkFunction does not check multiple arguments

Issue - State: closed - Opened by chris-mcdo over 2 years ago - 1 comment

#232 - Can assertCharacter be used to check for non allowed symbols in string?

Issue - State: open - Opened by emantzo over 2 years ago - 1 comment

#231 - Handle long vectors in min/max checking.

Pull Request - State: closed - Opened by rorynolan over 2 years ago - 1 comment

#230 - feat: add check for permutation

Pull Request - State: closed - Opened by sebffischer over 2 years ago - 10 comments

#229 - qassertm: qassert for many at once

Pull Request - State: open - Opened by WillForan over 2 years ago

#228 - Question: open for PRs for extensions of checkmate?

Issue - State: open - Opened by danielinteractive over 2 years ago - 3 comments

#227 - [Feature request] expect_permutation

Issue - State: open - Opened by sebffischer over 2 years ago - 3 comments

#226 - change in behavior for assertIntegerish

Issue - State: closed - Opened by harvey131 over 2 years ago - 1 comment

#225 - Linking String and Character in documentation

Issue - State: closed - Opened by SamGG over 2 years ago - 1 comment

#224 - Typo in `typed.missing` param documentation

Issue - State: closed - Opened by dhersz almost 3 years ago - 1 comment

#223 - Bug? `test_integerish(Sys.Date())` returns `TRUE`

Issue - State: closed - Opened by tdeenes almost 3 years ago - 2 comments

#222 - Feature request: `assert_all` and `assert_any` shortcuts

Issue - State: open - Opened by mmuurr almost 3 years ago - 2 comments

#221 - Add subclasses to conditions

Issue - State: open - Opened by markschat about 3 years ago - 3 comments

#220 - `cli` as "suggested" dependency?

Issue - State: closed - Opened by matthiasgomolka about 3 years ago - 1 comment

#219 - Unexpected result: `checkmate::check_numeric(list(NULL))`

Issue - State: open - Opened by vincentarelbundock about 3 years ago - 1 comment

#218 - pkgdown URL

Pull Request - State: closed - Opened by maelle about 3 years ago - 1 comment

#217 - testString - add case for charFrac

Issue - State: closed - Opened by iembry about 3 years ago - 3 comments

#216 - Check for values that can be interpreted as colors

Issue - State: closed - Opened by nutterb over 3 years ago - 2 comments

#215 - Add an argument for open intervals in assert_numeric

Issue - State: open - Opened by JakubBujnowicz over 3 years ago - 3 comments
Labels: enhancement

#214 - Missing space after Names

Issue - State: closed - Opened by LudvigOlsen over 3 years ago - 1 comment

#213 - CRAN release of version 2.1.0

Issue - State: closed - Opened by FrauH0lle over 3 years ago - 1 comment

#212 - Improve error message of checkSubset

Pull Request - State: closed - Opened by mllg over 3 years ago

#211 - #99 feat: Include argument 'comment' in assertions

Pull Request - State: open - Opened by PetterHopp over 3 years ago - 7 comments

#210 - Fix spelling

Pull Request - State: closed - Opened by JustinMShea over 3 years ago - 1 comment

#209 - doc: fix documentation for checkNames

Pull Request - State: closed - Opened by PetterHopp over 3 years ago - 1 comment

#208 - checkFunction minimum arg number

Issue - State: open - Opened by mb706 almost 4 years ago

#207 - expect_class confusing output

Issue - State: closed - Opened by mb706 almost 4 years ago

#206 - argument fixed being not a logical mislead me

Issue - State: closed - Opened by SamGG almost 4 years ago - 1 comment

#205 - message for checkNames missing a word?

Issue - State: closed - Opened by mb706 almost 4 years ago - 2 comments

#204 - checkFunction accepts nullary function when `ordered = TRUE`

Issue - State: closed - Opened by mb706 almost 4 years ago

#203 - Behaviour for empty vectors when `all.missing = TRUE`

Issue - State: closed - Opened by mb706 about 4 years ago - 2 comments

#202 - Minor typo

Pull Request - State: closed - Opened by rorynolan about 4 years ago - 1 comment

#200 - various `checkXYZ` functions permit `list()` ... should they?

Issue - State: closed - Opened by mmuurr over 4 years ago - 1 comment

#199 - Flag to control handling of missing values

Pull Request - State: closed - Opened by mllg over 4 years ago

#198 - Introduce options?

Issue - State: open - Opened by tdeenes over 4 years ago - 5 comments

#197 - Fix doc formatting

Pull Request - State: closed - Opened by salim-b over 4 years ago - 1 comment

#196 - `check_vector(x)==TRUE` when `class(x)=="lm"`

Issue - State: closed - Opened by vincentarelbundock over 4 years ago - 3 comments

#195 - assert_file_exists fails with complex extension

Issue - State: closed - Opened by artemklevtsov over 4 years ago - 1 comment

#194 - fix minor typo

Pull Request - State: closed - Opened by salim-b over 4 years ago - 1 comment

#193 - Feature request: add a "not" argument

Issue - State: closed - Opened by DanChaltiel over 4 years ago - 1 comment

#192 - Aggregate multiple "checks" without asserting

Issue - State: open - Opened by mb706 over 4 years ago - 3 comments

#191 - Do not evaluate code chunk in tinytest.Rmd

Pull Request - State: closed - Opened by tdeenes over 4 years ago - 1 comment

#190 - Add @tdeenes as contributor

Pull Request - State: closed - Opened by tdeenes over 4 years ago - 1 comment

#189 - The installation of checkmake package failed due to conflicting "msg_t"

Issue - State: closed - Opened by bergen288 over 4 years ago - 2 comments

#187 - Lengths of arguments is not correctly checked

Issue - State: closed - Opened by tdeenes over 4 years ago - 1 comment

#186 - '.var.name' argument is not checked

Issue - State: closed - Opened by tdeenes over 4 years ago - 1 comment

#185 - Solve #112

Pull Request - State: closed - Opened by tdeenes over 4 years ago - 1 comment

#183 - export qcheck

Pull Request - State: closed - Opened by mllg almost 5 years ago

#182 - assert(combine = "and") gives wrong variable name

Issue - State: closed - Opened by mb706 almost 5 years ago - 2 comments

#181 - checkNames example seems to be out of date

Issue - State: closed - Opened by mb706 almost 5 years ago - 1 comment

#180 - C version of qassert doesn't really work with Rcpp

Issue - State: closed - Opened by mattfidler almost 5 years ago - 7 comments

#179 - export check_named for C interface

Issue - State: open - Opened by mattfidler almost 5 years ago - 1 comment

#178 - document that `check_list` does not recognize data.frame as list

Issue - State: closed - Opened by mb706 almost 5 years ago

#177 - asserting integer valued numeric values with 0 tolerance

Issue - State: closed - Opened by mb706 almost 5 years ago - 7 comments

#176 - add namespace checks

Issue - State: open - Opened by maxheld83 almost 5 years ago