GitHub / tidyverse/purrr issues and pull requests
#1213 - Remove more vestigial R checking code
Pull Request -
State: closed - Opened by hadley about 15 hours ago
#1212 - Enable passing strings and lists to `.progress` when `in_parallel()`
Pull Request -
State: closed - Opened by shikokuchuo 5 days ago
#1211 - Base vignette update
Pull Request -
State: closed - Opened by MarkPaulin 8 days ago
#1210 - Is `in_parallel` constrained to the number of cores?
Issue -
State: open - Opened by filipemsc 9 days ago
#1209 - `quietly()` fails to properly pass arguments to `lm()`
Issue -
State: open - Opened by steffen-stell 9 days ago
- 2 comments
#1208 - Document new crating behaviour for `in_parallel()`
Pull Request -
State: closed - Opened by shikokuchuo 12 days ago
#1207 - Update docs for parallelization
Issue -
State: open - Opened by shikokuchuo 12 days ago
#1203 - Progress bars when using map with in_parallel do not parse strings as the name
Issue -
State: open - Opened by fwimp about 1 month ago
#1201 - Update keep.R
Pull Request -
State: closed - Opened by luisDVA about 2 months ago
#1200 - Passing multiple functions to in_parallel()
Issue -
State: open - Opened by PMassicotte about 2 months ago
#1199 - Allow fallback to sequential for parallel `pmap()`
Pull Request -
State: open - Opened by shikokuchuo 2 months ago
#1199 - Allow fallback to sequential for parallel `pmap()`
Pull Request -
State: closed - Opened by shikokuchuo 2 months ago
#1198 - new `in_parallel` behaviour fails on pmap
Issue -
State: closed - Opened by h-a-graham 2 months ago
- 1 comment
#1197 - Release purrr 1.1.0
Issue -
State: closed - Opened by hadley 2 months ago
#1196 - `long_map()`
Issue -
State: open - Opened by hadley 2 months ago
#1195 - Require R 4.1
Pull Request -
State: closed - Opened by hadley 2 months ago
#1194 - Advance 1.0.0 deprecations
Pull Request -
State: open - Opened by hadley 2 months ago
#1194 - Deprec advance 1.0.0
Pull Request -
State: open - Opened by hadley 2 months ago
#1193 - Remove functions/arguments deprecated in purrr 0.3.0
Pull Request -
State: open - Opened by hadley 2 months ago
#1193 - Remove functions/arguments deprecated in purrr 0.3.0
Pull Request -
State: open - Opened by hadley 2 months ago
#1192 - `use_air()`
Pull Request -
State: closed - Opened by hadley 2 months ago
#1192 - `use_air()`
Pull Request -
State: closed - Opened by hadley 2 months ago
#1191 - Add two more advantages of purrr
Pull Request -
State: closed - Opened by hadley 2 months ago
#1191 - Add two more advantages of purrr
Pull Request -
State: closed - Opened by hadley 2 months ago
#1190 - Correct example in parallelization docs
Pull Request -
State: closed - Opened by shikokuchuo 2 months ago
#1190 - Correct example in parallelization docs
Pull Request -
State: open - Opened by shikokuchuo 2 months ago
#1189 - Require released versions of carrier and mirai
Pull Request -
State: closed - Opened by shikokuchuo 2 months ago
- 1 comment
#1189 - Require released versions of carrier and mirai
Pull Request -
State: closed - Opened by shikokuchuo 2 months ago
- 1 comment
#1188 - Broken Progress bar displays in RStudio
Issue -
State: open - Opened by ar-puuk 3 months ago
#1187 - Make `in_parallel()` fall back to sequential if daemons are not set
Pull Request -
State: closed - Opened by shikokuchuo 3 months ago
#1187 - Make `in_parallel()` fall back to sequential if daemons are not set
Pull Request -
State: closed - Opened by shikokuchuo 3 months ago
#1186 - Using in_parallel in a package
Issue -
State: closed - Opened by h-a-graham 3 months ago
- 7 comments
#1185 - Update Parallelization to eliminate the `.parallel` argument
Pull Request -
State: closed - Opened by shikokuchuo 3 months ago
- 3 comments
#1184 - Auto-crate anonymous functions
Pull Request -
State: closed - Opened by shikokuchuo 3 months ago
- 1 comment
#1183 - Improve documentation to highlight the relation between keep_at/discard_at and chuck/pluck
Issue -
State: open - Opened by MarceloRTonon 3 months ago
#1182 - Documentation: base vignette uses superseded functions
Issue -
State: open - Opened by MarkPaulin 3 months ago
#1181 - Updates post-mirai 2.3.0
Pull Request -
State: closed - Opened by shikokuchuo 3 months ago
#1181 - Updates post-mirai 2.3.0
Pull Request -
State: open - Opened by shikokuchuo 3 months ago
#1180 - Documentation: NEWS.md does not mention increased requirement (R >= 4.0)
Issue -
State: open - Opened by HenningLorenzen-ext-bayer 4 months ago
#1179 - feat: Add param `is_node` to `list_flatten()`
Pull Request -
State: open - Opened by salim-b 5 months ago
#1179 - feat: Add param `is_node` to `list_flatten()`
Pull Request -
State: closed - Opened by salim-b 5 months ago
#1178 - Expose index count in `map()` for use in mapped function
Issue -
State: closed - Opened by davidrsch 5 months ago
- 2 comments
#1177 - Drop base pipe hackery
Issue -
State: open - Opened by hadley 5 months ago
#1176 - Please bring back cross().
Issue -
State: open - Opened by krivit 5 months ago
#1175 - list_flatten with level and inner argument
Issue -
State: open - Opened by ScientiaFelis 6 months ago
#1174 - CRAN check note (C API)
Issue -
State: open - Opened by shikokuchuo 6 months ago
#1173 - More C API Compliance
Pull Request -
State: closed - Opened by shikokuchuo 6 months ago
#1173 - More C API Compliance
Pull Request -
State: open - Opened by shikokuchuo 6 months ago
#1172 - parallelization: Document how to crate nested functions
Issue -
State: open - Opened by DanChaltiel 6 months ago
#1171 - add .allow_na in keep and discard to prevent error with NAs in .x
Pull Request -
State: open - Opened by sierrajohnson 6 months ago
#1171 - add .allow_na in keep and discard to prevent error with NAs in .x
Pull Request -
State: open - Opened by sierrajohnson 6 months ago
#1170 - Use CRAN mirai
Pull Request -
State: closed - Opened by shikokuchuo 7 months ago
- 2 comments
#1170 - Use CRAN mirai
Pull Request -
State: closed - Opened by shikokuchuo 7 months ago
- 1 comment
#1169 - Optimize `every()` and related functions
Pull Request -
State: open - Opened by ErdaradunGaztea 7 months ago
#1169 - Optimize `every()` and related functions
Pull Request -
State: open - Opened by ErdaradunGaztea 7 months ago
#1168 - Progress bar to reduce
Issue -
State: open - Opened by totvi 7 months ago
#1167 - Progress bar to reduce
Issue -
State: closed - Opened by totvi 7 months ago
#1166 - Release purrr 1.0.3
Issue -
State: closed - Opened by hadley 7 months ago
#1165 - Move into compliance with C API changes
Pull Request -
State: closed - Opened by shikokuchuo 7 months ago
- 1 comment
#1165 - Move into compliance with C API changes
Pull Request -
State: closed - Opened by shikokuchuo 7 months ago
#1164 - Non-API entry points CRAN package checks NOTE for R-devel
Issue -
State: closed - Opened by shikokuchuo 7 months ago
- 1 comment
#1163 - Parallelized map using mirai
Pull Request -
State: closed - Opened by shikokuchuo 7 months ago
- 4 comments
#1163 - Parallelized map using mirai
Pull Request -
State: closed - Opened by shikokuchuo 7 months ago
- 4 comments
#1162 - Parallelized Map
Issue -
State: closed - Opened by shikokuchuo 7 months ago
#1161 - possible bug when using map_depth() and discard_at()
Issue -
State: open - Opened by gkuljanin 8 months ago
#1160 - Interest in cleaned-up logo?
Issue -
State: open - Opened by jonasfreimuth 8 months ago
#1159 - Fix CRAN ASAN error
Pull Request -
State: closed - Opened by jayhesselberth 8 months ago
#1159 - Fix CRAN ASAN error
Pull Request -
State: closed - Opened by jayhesselberth 8 months ago
- 1 comment
#1158 - Fix clang asan error from CRAN
Pull Request -
State: closed - Opened by jayhesselberth 8 months ago
#1158 - Fix clang asan error from CRAN
Pull Request -
State: closed - Opened by jayhesselberth 8 months ago
#1157 - CRAN clang-san error from purrr during package submission pre-check
Issue -
State: closed - Opened by jayhesselberth 8 months ago
- 3 comments
#1156 - `keep()` and `discard()` err on `NA` ... perhaps unintentionally?
Issue -
State: open - Opened by mmuurr 9 months ago
#1155 - `modify_tree()` (or `map_vec()?`) chokes on S3 inside `shiny::reactive()`
Issue -
State: open - Opened by maxheld83 10 months ago
#1154 - Implemented S7 by swapping the `rate` class and subclasses from S3
Pull Request -
State: open - Opened by VisruthSK 10 months ago
#1154 - Implemented S7 by swapping the `rate` class and subclasses from S3
Pull Request -
State: open - Opened by VisruthSK 10 months ago
#1153 - Mention `walk2()` in `map2.R` documentation Value section
Issue -
State: open - Opened by mfeinleib-hart 11 months ago
#1152 - Inconsistent behaviour of map and pluck when indexing by name and location
Issue -
State: open - Opened by JBGruber 11 months ago
#1151 - Names in indexed errors in `map2()` can be misleading
Issue -
State: open - Opened by netique 12 months ago
Labels: feature
#1150 - Use non-deprecated `obj_*()` family
Pull Request -
State: closed - Opened by DavisVaughan about 1 year ago
#1150 - Use non-deprecated `obj_*()` family
Pull Request -
State: closed - Opened by DavisVaughan about 1 year ago
#1149 - Revert allowing data frames in `list_transpose()`
Pull Request -
State: closed - Opened by DavisVaughan about 1 year ago
#1148 - Advance deprecations in 2024-01
Issue -
State: open - Opened by hadley about 1 year ago
#1147 - Move `reduce_right()` notes
Pull Request -
State: closed - Opened by hadley about 1 year ago
#1147 - Move `reduce_right()` notes
Pull Request -
State: closed - Opened by hadley about 1 year ago
#1146 - Updated reduce documentation
Pull Request -
State: closed - Opened by ccani007 about 1 year ago
- 1 comment
#1146 - Updated reduce documentation
Pull Request -
State: closed - Opened by ccani007 about 1 year ago
#1145 - A very rough start to a Getting Started Vignette
Pull Request -
State: closed - Opened by fontikar about 1 year ago
- 1 comment
#1144 - Adding keep_empty argument to list_c, list_cbind, and list_rbind.
Pull Request -
State: closed - Opened by SokolovAnatoliy about 1 year ago
- 1 comment
#1144 - Adding keep_empty argument to list_c, list_cbind, and list_rbind.
Pull Request -
State: closed - Opened by SokolovAnatoliy about 1 year ago
- 1 comment
#1143 - Correct documentation for pmap
Pull Request -
State: closed - Opened by SoyAndrea about 1 year ago
- 1 comment
#1143 - Correct documentation for pmap
Pull Request -
State: closed - Opened by SoyAndrea about 1 year ago
#1142 - expect_error -> expect_snapshot
Pull Request -
State: closed - Opened by catalamarti about 1 year ago
#1142 - expect_error -> expect_snapshot
Pull Request -
State: closed - Opened by catalamarti about 1 year ago
#1141 - allow list_transpose() to work on data frames
Pull Request -
State: closed - Opened by KimLopezGuell about 1 year ago
#1141 - allow list_transpose() to work on data frames
Pull Request -
State: closed - Opened by KimLopezGuell about 1 year ago
- 1 comment
#1140 - Add example to map_dfr()/map_dfc()
Pull Request -
State: closed - Opened by maike2011 about 1 year ago
- 1 comment
#1140 - Add example to map_dfr()/map_dfc()
Pull Request -
State: closed - Opened by maike2011 about 1 year ago
- 1 comment
#1139 - Changed magrittr pipes to base pipe in examples.
Pull Request -
State: closed - Opened by cheryldietrich about 1 year ago
- 1 comment
#1139 - Changed magrittr pipes to base pipe in examples.
Pull Request -
State: closed - Opened by cheryldietrich about 1 year ago
#1138 - transpose superseded signal once per session #1119
Pull Request -
State: closed - Opened by nmercadeb about 1 year ago
- 1 comment