Ecosyste.ms: Issues

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

GitHub / tidyverse/magrittr issues and pull requests

#275 - Update pipe.R

Pull Request - State: open - Opened by yfarjoun 2 months ago

#274 - correct installation instructions to reflect update to use pak

Pull Request - State: open - Opened by luisDVA 2 months ago

#271 - set_attr and sys.function

Issue - State: closed - Opened by inferentialist 5 months ago - 1 comment

#268 - Question: UN or UNE pipe?

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

#267 - Question: magrittr's pipes not hyperlinked in docs, why not?

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

#266 - Pipe doesn't work in basic round function

Issue - State: closed - Opened by Yann-C-INN over 1 year ago - 1 comment

#264 - magrittr upkeep 2023

Issue - State: closed - Opened by lionel- over 1 year ago

#263 - introspection

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

#262 - Different results using pipes

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

#261 - difference in performance

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

#260 - Magrittr Logo

Issue - State: closed - Opened by bsurial about 2 years ago - 1 comment

#259 - Update pipe.R

Pull Request - State: open - Opened by ahcyip about 2 years ago

#258 - Hartmann pipelines

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

#257 - Suggest alias for `Encoding<-`

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

#256 - Ensure that `prev_mask` is always protected

Pull Request - State: closed - Opened by DavisVaughan over 2 years ago

#255 - Workflow updates

Pull Request - State: closed - Opened by hadley over 2 years ago

#254 - Feature: Function to create functional sequences

Issue - State: open - Opened by mikmart over 2 years ago - 1 comment
Labels: feature

#253 - Bug: Rstudio completion with "mrgmod" S4 class object

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

#252 - Inconsistent assign() behavior in simple piping with Magrittr

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

#250 - `magrittr::freduce()` doesn't support lambda functions

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

#249 - Move `master` branch to `main`

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

#248 - Feature request: Assignment expression operator

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

#247 - Sequential pipe operator?

Issue - State: closed - Opened by ggrothendieck over 3 years ago - 9 comments

#246 - Why does magrittr export extract as "[" ?

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

#245 - Make testthat tests conditional on its presence.

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

#244 - rm tab character from debug_pipe.R

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

#243 - %>% order of execution got reversed in Version 2

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

#242 - [Breaking Change] error when modifying an environment inside a pipeline

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

#241 - Name of LHS-object returns NULL

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

#240 - validate lhs is a LANGSXP before CDR usage

Pull Request - State: closed - Opened by kevinushey almost 4 years ago - 1 comment

#239 - error when invoking pipe with R built using strict barrier

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

#238 - Error in split_chain for latest magrittr version

Issue - State: closed - Opened by aaron-horowitz almost 4 years ago - 11 comments

#237 - Feature request: shortcut `%<>%`

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

#236 - Package qualifier `::` treated as function when missing parentheses

Issue - State: open - Opened by mlell almost 4 years ago - 2 comments
Labels: bug

#235 - combination of fseqs

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

#234 - Error: there is no package called 'magrittr'

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

#233 - Pipe `%<>%` does not work when package `MuMIn` is loaded

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

#232 - Use () after all function calls

Pull Request - State: open - Opened by krlmlr almost 4 years ago - 7 comments

#231 - Release 2.0.0

Pull Request - State: closed - Opened by lionel- almost 4 years ago

#230 - Add FAQ page about the gender of the pipe

Pull Request - State: closed - Opened by lionel- about 4 years ago

#229 - Pipe can prevent GC of object if S3 method is used

Issue - State: open - Opened by wch about 4 years ago - 7 comments
Labels: wontfix

#228 - object ‘%T>%’ is not exported by 'namespace:magrittr'

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

#227 - Fix visibility forwarding of `%$%` on old R versions

Pull Request - State: closed - Opened by lionel- about 4 years ago

#226 - Output after `%$%` in development version not printed in R 3.6.3

Issue - State: closed - Opened by iago-pssjd about 4 years ago - 1 comment

#224 - Dot forced by `{...}` anonymous function

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

#223 - Regression: Pipes interaction working on v1.5 but not on development version

Issue - State: closed - Opened by iago-pssjd about 4 years ago - 5 comments

#222 - Mention 1.5 pipe in tradeoffs vignette

Issue - State: closed - Opened by lionel- about 4 years ago

#221 - Add FAQ on gender of pipe

Issue - State: closed - Opened by hadley about 4 years ago
Labels: documentation

#220 - Fix typos and style

Pull Request - State: closed - Opened by salim-b over 4 years ago - 3 comments

#219 - Review tradeoffs vignette

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

#218 - Switch to lazy implementation

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

#217 - Implement pipe in C

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

#216 - Draft new pipe implementation

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

#215 - Pipe operator for 2+ arguments

Issue - State: open - Opened by kbodwin over 4 years ago
Labels: feature

#214 - Missing/empty name throws error

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

#213 - Pipe for spatial objects

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

#212 - "Pipe" is feminine in French,

Pull Request - State: closed - Opened by sbgraves237 over 4 years ago - 3 comments

#211 - Fix broken link for roxygen markdown formatting

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

#210 - Add test for pipe with lazy evaluation

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

#209 - add alias for Encoding

Pull Request - State: closed - Opened by cstepper over 4 years ago - 2 comments

#208 - styling with styler?

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

#207 - Continuous integration with GitHub Actions

Pull Request - State: closed - Opened by mitchelloharawild almost 5 years ago
Labels: tidy-dev-day :nerd_face:

#206 - Fix @seealso link in %$%, tweak unit tests to eliminate deprecation warning from 'is_true()'

Pull Request - State: closed - Opened by trevorld almost 5 years ago - 1 comment

#205 - Typo in split_chain.R

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

#204 - Build on GitHub Actions

Issue - State: closed - Opened by jimhester almost 5 years ago
Labels: tidy-dev-day :nerd_face:

#203 - "pas une pipe" instead of "un pipe"

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

#202 - %>% pipe operator, . placeholder and ~ function. Three good friends?

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

#201 - Add tidy github docs update LICENSE

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

#200 - compound pipe ignored with functional sequences

Issue - State: open - Opened by moodymudskipper about 5 years ago
Labels: bug

#199 - pipe to Filter(...) is ok but not another function

Issue - State: closed - Opened by DroiPlatform over 5 years ago - 1 comment

#198 - Allow logging of calls and process time

Issue - State: closed - Opened by bakaburg1 over 5 years ago - 2 comments

#197 - Strange result using dot

Issue - State: closed - Opened by balwierz over 5 years ago - 3 comments

#196 - Stack overflow from huge pipe

Issue - State: closed - Opened by MichaelChirico over 5 years ago - 3 comments

#195 - Issue with lazy evaluation

Issue - State: closed - Opened by lionel- over 5 years ago - 1 comment
Labels: bug

#194 - Pipe evaluates its arguments in wrong environment

Issue - State: closed - Opened by klmr over 5 years ago - 9 comments

#192 - %>>% pipe for piping last argument

Issue - State: open - Opened by vspinu over 5 years ago - 5 comments
Labels: feature

#191 - Splicing the magrittr input

Issue - State: closed - Opened by lionel- over 5 years ago
Labels: feature

#190 - Intermittent problem with inset and compound assignment pipe operator

Issue - State: closed - Opened by bkmontgom almost 6 years ago - 2 comments

#188 - Do not create a functional sequence when there is variable `.`

Issue - State: closed - Opened by yutannihilation almost 6 years ago - 1 comment

#186 - if `.` is modified when using `%T>%`, the main chain is affected

Issue - State: closed - Opened by moodymudskipper almost 6 years ago - 2 comments

#185 - fixed typo / asterisk in beginning

Pull Request - State: closed - Opened by cathblatter almost 6 years ago - 1 comment

#182 - Attempt at updating package description

Pull Request - State: open - Opened by prosoitos about 6 years ago - 1 comment

#175 - Provide introspection for the dynamic state of the pipe

Issue - State: open - Opened by lionel- about 6 years ago
Labels: feature

#174 - typo

Pull Request - State: closed - Opened by HughParsonage about 6 years ago - 1 comment

#173 - "copying" pipe not possible

Issue - State: closed - Opened by fabiangehring over 6 years ago - 4 comments

#172 - Debugging a pipe with browser()

Issue - State: open - Opened by hadley over 6 years ago - 3 comments
Labels: feature

#169 - Add CODEOWNERS

Pull Request - State: closed - Opened by batpigandme over 6 years ago - 4 comments

#159 - Pipes of functions have broken environments

Issue - State: closed - Opened by HuwCampbell almost 7 years ago - 4 comments
Labels: bug

#151 - Inconsistent handling of compound assignment pipe operator

Issue - State: closed - Opened by peterdesmet over 7 years ago - 4 comments

#146 - Pipe messing with the environment

Issue - State: open - Opened by Enchufa2 over 7 years ago - 10 comments
Labels: wontfix

#133 - Debug pipe?

Issue - State: closed - Opened by Deleetdk almost 8 years ago - 2 comments

#120 - Lazy version of the pipe

Issue - State: closed - Opened by hadley over 8 years ago - 21 comments
Labels: feature