issues
search
mllg
/
checkmate
Fast and versatile argument checks
https://mllg.github.io/checkmate/
Other
265
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature Request: Add `null.ok = TRUE` Parameter to `checkmate::check_names`
#272
mnlang
opened
4 weeks ago
0
Why the default value of `use.namespace` parameter is set to `TRUE` in `makeAssertionFunction()` but is `FALSE` for `makeExpectationFunction()`?
#271
danielvartan
opened
1 month ago
0
Typo
#270
sluga
opened
1 month ago
0
assertInt, assertIntegerish accepting 'Inf'
#269
mb706
opened
1 month ago
0
For #267. Add backup option for checking file access
#268
bschneidr
opened
2 months ago
0
Request: Make `checkAccess()` more robust, by checking read access using the same method as in the R.utils package
#267
bschneidr
opened
2 months ago
0
checkChoice / assertChoice messages with large set of choices
#266
antalk2
opened
3 months ago
0
docs: fix the formatting of code chunks
#265
m-muecke
opened
3 months ago
0
docs: fix `os` param type
#264
salim-b
opened
3 months ago
0
Add check for data.table installation
#263
MichaelChirico
closed
4 months ago
2
Enabling PCRE RegEx patterns
#262
Michiel91
opened
6 months ago
0
Proposal: Add a quick summary of the prefixes to the docs
#261
RichardJActon
opened
7 months ago
0
possibly add sorted = FALSE to ls() calls to increase performance
#260
srfall
closed
7 months ago
1
Fix testing for NA_REAL (fixes #258)
#259
tdeenes
closed
4 months ago
2
sorted option not enforced when sort violations bridge NA
#258
bifouba
closed
4 months ago
2
add sorted argument to expect_date
#257
era127
opened
9 months ago
0
`assert_date` NA missing behavior inconsistent with `assert_numeric` and others
#256
dshemetov
opened
10 months ago
1
Adding Support for S7 Class Checking?
#255
jmiahjones
opened
10 months ago
0
docs: enable bootstrap 5 and light switch for pkgdown
#254
m-muecke
closed
4 months ago
0
Fix: testNumeric() function treated the matrix as numeric
#253
randef1ned
opened
10 months ago
6
Fixes `matchArg` var name problem and retrieves `choices` from formals when missing
#252
averissimo
opened
11 months ago
0
Original variable name does not appear when `matchArg` doesn't find choice
#251
averissimo
opened
11 months ago
0
Fix format string for long int
#250
mllg
closed
11 months ago
0
How to use `checkCharacter()`, arg `names =` ?
#249
vertesy
opened
1 year ago
2
checkNamed, assertNamed: unhelpful assretion error message
#248
mb706
opened
1 year ago
0
[feature request] pipe friendly assert/test statements
#247
vorpalvorpal
opened
1 year ago
0
NULL is not considered atomic anymore
#246
mllg
closed
12 months ago
0
testScalarNA and data.table
#245
DirkAmp
closed
1 year ago
1
Allow bounds to include or exclude equality (fix #215)
#244
billdenney
opened
1 year ago
0
mini issue: Possibility of testing if a number is strictly greater than another
#243
arthurzaneti
opened
1 year ago
1
unwanted warning with `makeAssertCollection`
#242
TanguyBarthelemy
opened
1 year ago
0
2 tests in test_checkIntegerish.R fail on 32-bit platforms [ FAIL 2 | WARN 0 | SKIP 1 | PASS 3004 ]
#241
barracuda156
opened
1 year ago
3
Prepare release 2.2.0
#240
mllg
closed
1 year ago
0
[Feature requrest] `assertBool`
#239
schalkdaniel
closed
1 year ago
1
`reportAssertions` always reports errors from top level
#238
dgkf
opened
1 year ago
0
`check_number(2, lower = Inf)` is `TRUE`
#237
vincentarelbundock
closed
1 year ago
2
assertString(na.ok = TRUE) does not check whether NA is a character-type
#236
avraam-inside
opened
2 years ago
1
Check on names does not error when using R keywords [suggestion]
#235
sebffischer
opened
2 years ago
1
Add error message translations
#234
Bisaloo
opened
2 years ago
1
assertFunction / checkFunction does not check multiple arguments
#233
chris-mcdo
closed
1 year ago
1
Can assertCharacter be used to check for non allowed symbols in string?
#232
emantzo
opened
2 years ago
1
Handle long vectors in min/max checking.
#231
rorynolan
closed
2 years ago
1
feat: add check for permutation
#230
sebffischer
closed
1 year ago
10
qassertm: qassert for many at once
#229
WillForan
opened
2 years ago
0
Question: open for PRs for extensions of checkmate?
#228
danielinteractive
opened
2 years ago
3
[Feature request] expect_permutation
#227
sebffischer
opened
2 years ago
3
change in behavior for assertIntegerish
#226
harvey131
closed
2 years ago
1
Linking String and Character in documentation
#225
SamGG
closed
2 years ago
1
Typo in `typed.missing` param documentation
#224
dhersz
closed
2 years ago
1
Bug? `test_integerish(Sys.Date())` returns `TRUE`
#223
tdeenes
closed
2 years ago
2
Next