Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / hadley/plyr issues and pull requests
#309 - Optionally skip abind tests
Pull Request -
State: closed - Opened by MichaelChirico 6 months ago
- 1 comment
#308 - Question about parallelizing plyr
Issue -
State: open - Opened by jarbet 7 months ago
#307 - Release plyr 1.8.9
Issue -
State: closed - Opened by hadley about 1 year ago
#306 - `aaply()` gives error when called with vector with comment attribute
Pull Request -
State: open - Opened by gustavdelius about 2 years ago
#305 - correct error message; also work when is.atomic(NULL) is false.
Pull Request -
State: closed - Opened by mmaechler almost 3 years ago
- 1 comment
#304 - more careful test for .progress=="none"
Pull Request -
State: closed - Opened by MichaelChirico almost 3 years ago
- 10 comments
#303 - Avoid S3 method documentation for rbind.fill and rbind.fill.matrix
Pull Request -
State: closed - Opened by bettinagruen over 3 years ago
- 1 comment
#302 - Avoid length check errors
Pull Request -
State: closed - Opened by xrobin over 3 years ago
- 3 comments
#301 - FIX: Keep .progress="progressr" even when .parallel=TRUE
Pull Request -
State: closed - Opened by HenrikBengtsson over 4 years ago
- 4 comments
#300 - Fixes R CMD check --as-cran NOTE on ... URL: https://github.com/hadley/plyr/issues/212
Pull Request -
State: closed - Opened by HenrikBengtsson over 4 years ago
#293 - 2space
Pull Request -
State: closed - Opened by ygong2019 over 5 years ago
#284 - Add a `round_any` method for `Date` objects
Pull Request -
State: closed - Opened by jiho over 7 years ago
- 3 comments
#278 - Parallel execution in raply, rdply, rlply
Pull Request -
State: closed - Opened by mculbert over 8 years ago
- 2 comments
#273 - Fix for problem with aaply in plyr >= 1.8.0
Pull Request -
State: closed - Opened by robbieburns over 8 years ago
- 2 comments
#268 - Add tests to round_any and a method for tables.
Pull Request -
State: closed - Opened by statwonk almost 9 years ago
- 1 comment
#259 - Fix for issue #258 - "loop_apply" not resolved
Pull Request -
State: closed - Opened by tekr over 9 years ago
- 2 comments
#254 - format so # is not on a new line
Pull Request -
State: closed - Opened by dougmitarotonda over 9 years ago
- 2 comments
#253 - More robust runtime test for rbind.fill
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
#251 - Warns if duplicates in rename (try 2).
Pull Request -
State: closed - Opened by wibeasley over 9 years ago
- 1 comment
#250 - Test for inability to mutate a column twice
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
- 1 comment
#249 - Warn if duplicate names are encountered with array functions
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
- 1 comment
#248 - Approaching 90% coverage
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
- 7 comments
#247 - Case study: Generic S3 implementation of AST walker
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
- 2 comments
#246 - Document strange behavior of aaply
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
- 1 comment
#244 - lintr support
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
- 5 comments
#243 - WIP: use make.unique where appropriate to resolve issues with duplicate names
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
- 2 comments
#242 - Add coverage analysis
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
- 8 comments
#241 - Honor .inform argument in l_ply and others
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
- 2 comments
#240 - new argument .id to adply
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
- 1 comment
#239 - Cleanup
Pull Request -
State: closed - Opened by krlmlr over 9 years ago
#238 - Apparently # makes a new title
Pull Request -
State: closed - Opened by dougmitarotonda over 9 years ago
- 1 comment
#237 - Note bug fix for #207, #224, and #225 v2
Pull Request -
State: closed - Opened by dougmitarotonda over 9 years ago
#236 - Note bug fix for #207, #224, and #225
Pull Request -
State: closed - Opened by dougmitarotonda over 9 years ago
- 1 comment
#235 - Manual merge/rebase of #207 and #224
Pull Request -
State: closed - Opened by dougmitarotonda over 9 years ago
- 8 comments
#234 - warns if duplicates in rename
Pull Request -
State: closed - Opened by wibeasley over 9 years ago
- 8 comments
#233 - Test
Pull Request -
State: closed - Opened by blessymathew over 9 years ago
#228 - Fixed typo in documentation
Pull Request -
State: closed - Opened by lhsego almost 10 years ago
- 1 comment
#224 - Fix for handling .id=NULL in rdply and ldply
Pull Request -
State: closed - Opened by tentacles-from-outer-space about 10 years ago
- 5 comments
#210 - Various enhancements and fixes for .parallel = T
Pull Request -
State: closed - Opened by krlmlr over 10 years ago
- 1 comment
#208 - fix typo: by by -> by
Pull Request -
State: closed - Opened by krlmlr over 10 years ago
- 1 comment
#207 - Handle `.id = NULL` in `ldply`
Pull Request -
State: closed - Opened by dougmitarotonda over 10 years ago
- 3 comments
#205 - add docs to show how to apply a function rowwise
Pull Request -
State: closed - Opened by krlmlr over 10 years ago
- 1 comment
#202 - rbind.fill 1d arrays to vectors
Pull Request -
State: closed - Opened by crowding almost 11 years ago
- 1 comment
#201 - .n column in result of rdply is numeric again
Pull Request -
State: closed - Opened by krlmlr almost 11 years ago
- 2 comments
#197 - Update summarise.r
Pull Request -
State: closed - Opened by baptiste almost 11 years ago
- 3 comments
#195 - Don't use a factor for ID column if .id parameter is not set in ldply() and rdply()
Pull Request -
State: closed - Opened by krlmlr almost 11 years ago
- 1 comment
#194 - `rename()` offers silent/message/warning/error if duplicated names -addresses #127
Pull Request -
State: closed - Opened by wibeasley almost 11 years ago
- 4 comments
#189 - r?ply issues
Pull Request -
State: closed - Opened by krlmlr almost 11 years ago
- 4 comments
#188 - Enhancements for *dply
Pull Request -
State: closed - Opened by krlmlr almost 11 years ago
- 8 comments
#187 - Mute note about "no visible binding for d" by creating an unused variable with this name
Pull Request -
State: closed - Opened by krlmlr almost 11 years ago
- 1 comment
#186 - `rename()` produces error/warning/message/silent of duplicate names would result -addresses #127
Pull Request -
State: closed - Opened by wibeasley almost 11 years ago
- 2 comments
#184 - rbind.fill performance and consistency
Pull Request -
State: closed - Opened by crowding almost 11 years ago
- 1 comment
#182 - Fix for reshape2:::dcast segfault - issue 31
Pull Request -
State: closed - Opened by arunsrinivasan almost 11 years ago
- 2 comments
#177 - Enhancements for *dply
Pull Request -
State: closed - Opened by krlmlr about 11 years ago
- 1 comment
#174 - Travis CI support
Pull Request -
State: closed - Opened by krlmlr about 11 years ago
- 10 comments
#172 - rbind.fill performance and consistency improvements
Pull Request -
State: closed - Opened by crowding about 11 years ago
- 1 comment
#165 - r?ply issues
Pull Request -
State: closed - Opened by krlmlr over 11 years ago
- 11 comments
#163 - Fixes for Issue 130
Pull Request -
State: closed - Opened by richierocks over 11 years ago
- 2 comments
#162 - changed a way to check if .expr is function
Pull Request -
State: closed - Opened by everpeace over 11 years ago
- 2 comments
#161 - Deviation from CRAN version
Pull Request -
State: closed - Opened by krlmlr over 11 years ago
- 3 comments
#154 - Update test-mutate.r
Pull Request -
State: closed - Opened by tjmahr over 11 years ago
- 1 comment
#153 - Parameter to set name of index column in ldply/rdply
Pull Request -
State: closed - Opened by krlmlr over 11 years ago
#151 - Language support
Pull Request -
State: closed - Opened by ghost over 11 years ago
- 1 comment
#150 - #148 rbind.fill.performance 2
Pull Request -
State: closed - Opened by krlmlr over 11 years ago
- 7 comments
#149 - performance improvements for rbind.fill
Pull Request -
State: closed - Opened by krlmlr over 11 years ago
- 7 comments
#147 - 142 rdply id 2
Pull Request -
State: closed - Opened by krlmlr over 11 years ago
- 8 comments
#146 - Generate .id column as factor in ldply(); fixes #137
Pull Request -
State: closed - Opened by krlmlr over 11 years ago
- 3 comments
#145 - 142 rdply
Pull Request -
State: closed - Opened by krlmlr over 11 years ago
- 1 comment
#144 - 141 man roxygen case
Pull Request -
State: closed - Opened by krlmlr over 11 years ago
#143 - Fixes a few minor convenience issues
Pull Request -
State: closed - Opened by krlmlr over 11 years ago
- 3 comments
#139 - Fix mutate and summarise to handle idata.frame
Pull Request -
State: closed - Opened by jimhester over 11 years ago
- 6 comments
#134 - Splitting and combining lists of data frames
Pull Request -
State: closed - Opened by hhoeflin almost 12 years ago
- 2 comments
#128 - join and match_df don't match string to factor
Pull Request -
State: closed - Opened by crowding almost 12 years ago
- 4 comments
#106 - colwise messes replicated names
Pull Request -
State: closed - Opened by vspinu about 12 years ago
- 4 comments
#105 - extract_col_rows: fix typo referring to wrong var name
Pull Request -
State: closed - Opened by wch about 12 years ago
#103 - apply-like output for alply (addresses #102)
Pull Request -
State: closed - Opened by crowding about 12 years ago
- 4 comments
#101 - Fix aaply typo
Pull Request -
State: closed - Opened by wch about 12 years ago
#99 - First try at fix for scoping issues
Pull Request -
State: closed - Opened by wch about 12 years ago
- 6 comments
#98 - Fix incorrect test
Pull Request -
State: closed - Opened by wch about 12 years ago
#97 - Fixes for mapvalues() and revalue()
Pull Request -
State: closed - Opened by wch about 12 years ago
#94 - Very small clarification to the 'summarise' documentation description
Pull Request -
State: closed - Opened by wibeasley about 12 years ago
- 1 comment
#92 - Immutable data frame speedup
Pull Request -
State: closed - Opened by crowding about 12 years ago
- 5 comments
#91 - moved dots into list in llply to avoid problems with parallel backends
Pull Request -
State: closed - Opened by JonasRauch about 12 years ago
- 1 comment
#90 - Add package doc and .onUnload function
Pull Request -
State: closed - Opened by wch over 12 years ago
- 2 comments
#89 - Sequential Summarise fixes issue #44
Pull Request -
State: closed - Opened by jimhester over 12 years ago
- 4 comments
#86 - eval.quoted: Check if envir is a vector (fixes #85)
Pull Request -
State: closed - Opened by wch over 12 years ago
- 2 comments
#83 - *aply does not rbind a list of lists
Pull Request -
State: closed - Opened by crowding over 12 years ago
- 7 comments
#79 - rbind.fill should respect empty data frames
Pull Request -
State: closed - Opened by crowding over 12 years ago
- 3 comments
#78 - Added `progress_time()`, a textual progress bar with time-remaining esti...
Pull Request -
State: closed - Opened by mike-lawrence over 12 years ago
- 2 comments
#77 - Fix progress bars reporting inaccurate progress when .parallel=TRUE.
Pull Request -
State: closed - Opened by mike-lawrence over 12 years ago
- 4 comments
#76 - Extend round_any to deal with POSIXct objects
Pull Request -
State: closed - Opened by jiho over 12 years ago
#75 - replace_values function
Pull Request -
State: closed - Opened by wch almost 13 years ago
- 10 comments
#70 - patch for ldply to handle NA column names returned by .fun
Pull Request -
State: closed - Opened by scottkosty about 13 years ago
- 1 comment
#58 - just some more comments, and additions to help
Pull Request -
State: closed - Opened by tbates about 13 years ago
- 7 comments
#57 - Promote .inform to an explicit argument.
Pull Request -
State: closed - Opened by BrianDiggs over 13 years ago
- 6 comments
#56 - comments: no name for initial parameter, spaced-commas, and comment preceding code line
Pull Request -
State: closed - Opened by tbates over 13 years ago
- 3 comments
#55 - commenting the examples, adding parameter names, trimming so they don't t
Pull Request -
State: closed - Opened by tbates over 13 years ago
- 1 comment
#54 - Added \seealso link to apply
Pull Request -
State: closed - Opened by tbates over 13 years ago
- 3 comments
#53 - added comments, parameter names, and clipped baseball file to 100 rows so
Pull Request -
State: closed - Opened by tbates over 13 years ago
#47 - Edited R/rbind.r via GitHub
Pull Request -
State: closed - Opened by ghost over 13 years ago
- 1 comment