Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ropensci/assertr issues and pull requests
#130 - Set assertions in/write assertions to human readable file?
Issue -
State: open - Opened by pschloss about 1 year ago
- 1 comment
#129 - fix: multiclass assertion with has_class
Pull Request -
State: closed - Opened by AleKoure about 1 year ago
- 1 comment
#128 - Multiclass assertion of columns
Issue -
State: closed - Opened by AleKoure about 1 year ago
- 1 comment
#127 - drop plyr::empty usage
Pull Request -
State: closed - Opened by MichaelChirico over 1 year ago
- 1 comment
#126 - drop (soft) plyr dependency?
Issue -
State: closed - Opened by MichaelChirico over 1 year ago
- 1 comment
#125 - Fix single row df case
Pull Request -
State: closed - Opened by jakubnowicki almost 2 years ago
- 1 comment
#124 - How to get the validation report?
Issue -
State: closed - Opened by easonktsai almost 2 years ago
- 1 comment
#123 - Implement native pipe
Issue -
State: closed - Opened by rasmusrhl almost 2 years ago
#122 - Allow any class for `within_bounds()`
Pull Request -
State: closed - Opened by billdenney almost 2 years ago
- 1 comment
#121 - Feature Request: `assert_cols()`
Issue -
State: open - Opened by billdenney almost 2 years ago
- 2 comments
#120 - CI update
Pull Request -
State: closed - Opened by billdenney almost 2 years ago
- 1 comment
#119 - Slight code speedup/simplification
Pull Request -
State: closed - Opened by billdenney almost 2 years ago
- 1 comment
#118 - Call for co-maintainers :-)
Issue -
State: open - Opened by maelle over 2 years ago
Labels: help wanted
#117 - Fix example
Pull Request -
State: closed - Opened by maelle over 2 years ago
- 2 comments
#116 - How to get a more informative assertion when using `verify`?
Issue -
State: closed - Opened by AlvaroMCMC over 2 years ago
- 1 comment
#115 - Chaining adds "assertr_in_chain_success_fun_override" attribute to dataframe?
Issue -
State: open - Opened by jack-gregory over 2 years ago
- 1 comment
#114 - Error in predicate generator
Issue -
State: closed - Opened by datakilimba about 3 years ago
- 1 comment
#113 - Make a warning if no columns are selected
Issue -
State: open - Opened by tonyfischetti over 3 years ago
- 1 comment
#112 - assert() description argument not printing when assertion fails
Issue -
State: open - Opened by heiku-jiqu over 3 years ago
#111 - How to assertr dataframe with two or more columns?
Issue -
State: closed - Opened by AlvaroMCMC almost 4 years ago
- 5 comments
#110 - How do you extract defective rows using AssertR in R?
Issue -
State: closed - Opened by datakilimba almost 4 years ago
- 2 comments
#109 - assert: handle non-vectorized predicates (closes #95)
Pull Request -
State: closed - Opened by aalucaci about 4 years ago
- 3 comments
#108 - Verify/silence test output
Pull Request -
State: closed - Opened by billdenney about 4 years ago
- 1 comment
#107 - Add has_only_names()
Pull Request -
State: closed - Opened by billdenney about 4 years ago
- 2 comments
#106 - could not find function "has_class"
Issue -
State: closed - Opened by dvanic about 4 years ago
- 2 comments
#105 - Using allow.na = TRUE with assert(is_uniq, ...)
Issue -
State: closed - Opened by dctanugi about 4 years ago
- 1 comment
#104 - assert: remove dead code (closes #103)
Pull Request -
State: closed - Opened by aalucaci over 4 years ago
- 2 comments
#103 - warning "the condition has length > 1 and only the first element will be used"
Issue -
State: closed - Opened by gregleleu over 4 years ago
- 1 comment
#102 - Compatibility with sf data frames
Issue -
State: closed - Opened by gregleleu over 4 years ago
- 1 comment
#101 - assertr in CRAN 2.7 and assertr 2.6.9000
Issue -
State: closed - Opened by JauntyJJS over 4 years ago
- 4 comments
#100 - Verify on more other objects than tibbles
Issue -
State: closed - Opened by gregleleu over 4 years ago
- 1 comment
#98 - Feature request: assertions on attributes of data frame
Issue -
State: open - Opened by JordanGutterman almost 5 years ago
- 2 comments
#97 - Feature Request: Additional Name Verifications
Issue -
State: closed - Opened by billdenney almost 5 years ago
- 1 comment
#96 - CRAN version different from master
Issue -
State: closed - Opened by krystian8207 almost 5 years ago
- 5 comments
#95 - Assert fails for empty tibble
Issue -
State: closed - Opened by fungs almost 5 years ago
#94 - assert has error for single-row data frames and multiple columns
Issue -
State: closed - Opened by jayqi almost 5 years ago
- 7 comments
#93 - Feature request: assertr for Shiny
Issue -
State: open - Opened by lgaborini about 5 years ago
#92 - More flexibility across rules and storing more validation results
Pull Request -
State: closed - Opened by krystian8207 over 5 years ago
- 2 comments
#91 - assertr::assert problem on grouped data
Issue -
State: closed - Opened by richardjtelford over 5 years ago
- 1 comment
#90 - Passing custom arguments to error_fun
Issue -
State: closed - Opened by ngupta23 over 5 years ago
- 1 comment
#89 - Feature request: check dates/times are within allowed date/time interval.
Issue -
State: closed - Opened by andrewjohnlowe over 5 years ago
- 2 comments
#88 - Error in data.frame(verb = verb, redux_fn = NA, predicate = name.of.predicate, : arguments imply differing number of rows
Issue -
State: open - Opened by andrewjohnlowe over 5 years ago
- 2 comments
#87 - Add official docs url to description
Pull Request -
State: closed - Opened by jeroen over 5 years ago
#86 - How to filter data using assertr?
Issue -
State: closed - Opened by andrewjohnlowe over 5 years ago
- 9 comments
#85 - assert does not always report errors
Issue -
State: closed - Opened by richardjtelford over 5 years ago
- 4 comments
#84 - predicate function request: not_in_set
Issue -
State: closed - Opened by marceltoebes almost 6 years ago
- 1 comment
#83 - When multiple comma-separated columns are selected in assert_rows, it gives an error when building the violations data.frame
Issue -
State: open - Opened by theunis about 6 years ago
- 4 comments
#82 - Fix bugs due to changes in rlang 0.3.0
Pull Request -
State: closed - Opened by dpprdan about 6 years ago
- 1 comment
#81 - Fix data.frame creation issue with long predicates (fix #80)
Pull Request -
State: closed - Opened by billdenney about 6 years ago
- 1 comment
#80 - Long Predicates in verify Break
Issue -
State: closed - Opened by billdenney about 6 years ago
- 1 comment
#79 - Global setting for success_fun & error_fun?
Issue -
State: open - Opened by shippy over 6 years ago
- 1 comment
#78 - Fix syntax highlight
Pull Request -
State: closed - Opened by filipefilardi over 6 years ago
- 1 comment
#77 - Is there a way to assert elementwise over a whole data.frame?
Issue -
State: closed - Opened by sursh over 6 years ago
- 6 comments
#76 - Match behavior in rlang data masks
Pull Request -
State: closed - Opened by michaelquinn32 over 6 years ago
- 3 comments
#75 - Allow a vector of column names to has_all_names
Issue -
State: closed - Opened by kdaily over 6 years ago
- 2 comments
#74 - Coercion checking
Issue -
State: closed - Opened by kenahoo over 6 years ago
- 1 comment
#73 - Repo topics
Issue -
State: closed - Opened by maelle almost 7 years ago
- 2 comments
#72 - Update rlang use
Pull Request -
State: closed - Opened by michaelquinn32 almost 7 years ago
- 3 comments
#71 - Chaining works not as expected
Issue -
State: closed - Opened by ekoepplin almost 7 years ago
- 2 comments
#70 - Add custom error message
Issue -
State: closed - Opened by RKonstantinR almost 7 years ago
- 1 comment
#69 - Allow the the rlang pronoun `.data` to be used
Issue -
State: closed - Opened by lstmemery almost 7 years ago
- 3 comments
#68 - Allow is_uniq to take multiple arguments
Pull Request -
State: closed - Opened by karldw almost 7 years ago
- 1 comment
#67 - this slack notification token will actually work
Pull Request -
State: closed - Opened by sckott almost 7 years ago
- 2 comments
#66 - Make is_uniq work for multiple vectors?
Issue -
State: closed - Opened by karldw almost 7 years ago
- 1 comment
#65 - adds ropensci slack notification (with encrypted token) to travis file
Pull Request -
State: closed - Opened by sckott almost 7 years ago
#64 - Add tests for has_all_names and fix warnings in verify
Pull Request -
State: closed - Opened by karldw almost 7 years ago
- 1 comment
#63 - Add .data pronoun via eval_tidy, plus tests
Pull Request -
State: closed - Opened by karldw almost 7 years ago
- 6 comments
#62 - Add example of custom predicate to README
Issue -
State: open - Opened by tonyfischetti almost 7 years ago
#61 - Add predicate for percentage of records with that value...
Issue -
State: closed - Opened by tonyfischetti almost 7 years ago
- 1 comment
#60 - Fix warning with deparsing code in report
Pull Request -
State: closed - Opened by krystian8207 almost 7 years ago
#59 - Interpret NA as FALSE in verify()
Pull Request -
State: closed - Opened by karldw about 7 years ago
- 1 comment
#58 - Do data.tables really not work?!
Issue -
State: closed - Opened by tonyfischetti about 7 years ago
- 1 comment
#57 - Update tested error message
Issue -
State: closed - Opened by krlmlr about 7 years ago
- 2 comments
#56 - Feature request: support for .data pronoun
Issue -
State: closed - Opened by karldw about 7 years ago
- 5 comments
#55 - generated codemeta.json
Pull Request -
State: closed - Opened by graceli8 about 7 years ago
- 3 comments
#54 - Adding print output to stop/warning functions
Issue -
State: closed - Opened by dustindall over 7 years ago
- 5 comments
#53 - update to reflect new style of programming with dplyr
Pull Request -
State: closed - Opened by bfgray3 over 7 years ago
- 2 comments
#52 - Not return the data frame on success?
Issue -
State: closed - Opened by ChrisHIV over 7 years ago
- 2 comments
#51 - Fix for missing rownames in violations
Pull Request -
State: closed - Opened by AlexAxthelm over 7 years ago
- 1 comment
#50 - Added rOpenSci review badge
Pull Request -
State: closed - Opened by karthik over 7 years ago
- 1 comment
#49 - improve spelling
Pull Request -
State: closed - Opened by lorenzwalthert almost 8 years ago
- 2 comments
#48 - feature request: adding attribute information for succeeded assertions
Issue -
State: closed - Opened by lorenzwalthert almost 8 years ago
- 3 comments
#47 - A quick fix to add the index for verify function
Pull Request -
State: closed - Opened by elong0527 almost 8 years ago
- 8 comments
#46 - error list for verify function
Issue -
State: closed - Opened by elong0527 almost 8 years ago
- 2 comments
#45 - error function that returns data that triggered errors
Issue -
State: closed - Opened by RoyalTS almost 8 years ago
- 2 comments
#44 - issue 43 Error chaining broken with assert_rows and insist_rows
Pull Request -
State: closed - Opened by peterwicksstringfield almost 8 years ago
- 1 comment
#43 - Error chaining broken with assert_rows and insist_rows
Issue -
State: closed - Opened by peterwicksstringfield almost 8 years ago
- 4 comments
#42 - Assertion for duplicates
Issue -
State: closed - Opened by rgknight almost 8 years ago
- 5 comments
#41 - Implement assertr::insist on dataframe grouped with dplyr::group_by
Issue -
State: closed - Opened by ivyleavedtoadflax about 8 years ago
- 14 comments
#40 - Would a verify_if make sense?
Issue -
State: closed - Opened by dpprdan over 8 years ago
- 4 comments
#39 - row-redux.R: class in num_row_NAs() is checked with any()
Pull Request -
State: closed - Opened by malexan over 8 years ago
- 1 comment
#38 - Feature request: Add return_true option to verify
Issue -
State: closed - Opened by dpprdan over 8 years ago
- 8 comments
#37 - num_row_NAs doesn't work when "data.frame" is not in the first position of class(my_data)
Issue -
State: closed - Opened by malexan over 8 years ago
- 3 comments
#36 - Assertion about dates
Issue -
State: closed - Opened by TonyLadson over 8 years ago
- 3 comments
#34 - `df %>% assertr::assert(assertr::not_na, var)` gives incorrect message
Issue -
State: closed - Opened by jjchern over 8 years ago
- 3 comments
#33 - Option to list all violating rows instead of using e.g.
Issue -
State: closed - Opened by mdlincoln almost 9 years ago
- 3 comments
#32 - Steal validation ideas from the following sources...
Issue -
State: closed - Opened by tonyfischetti almost 9 years ago
- 1 comment
#31 - Option to receive warning instead of error
Issue -
State: closed - Opened by noamross almost 9 years ago
- 3 comments
#29 - Add verbs related to missing values
Issue -
State: closed - Opened by tonyfischetti about 9 years ago
- 1 comment
#28 - Detect if a data type check is being performed on a column
Issue -
State: closed - Opened by tonyfischetti over 9 years ago
- 1 comment