issues
search
tidyverse
/
magrittr
Improve the readability of R code with the pipe
https://magrittr.tidyverse.org
Other
959
stars
157
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update pipe.R
#275
yfarjoun
opened
3 months ago
0
correct installation instructions to reflect update to use pak
#274
luisDVA
opened
3 months ago
0
Why do I get different outputs for calling "replicate" with and without pipe "%>%" in R?
#273
alireza5969
opened
5 months ago
0
Question: defining a pipe operator with equivalent behavior to `%>% {...}`
#272
ramiromagno
closed
5 months ago
2
set_attr and sys.function
#271
inferentialist
closed
5 months ago
1
How to quote magrittr library/package in function call: `magrittr::%<>%` doesn't work
#270
SimonDedman
closed
8 months ago
1
Assignment pipe `%<>%` breaks if R-native `|>` pipes used in chain instead of magrittr-native pipes `%>%`
#269
SimonDedman
closed
12 months ago
1
Question: UN or UNE pipe?
#268
prostkopio
closed
1 year ago
1
Question: magrittr's pipes not hyperlinked in docs, why not?
#267
ramiromagno
closed
5 months ago
1
Pipe doesn't work in basic round function
#266
Yann-C-INN
closed
1 year ago
1
Add function not behaving correctly when being fed an expression
#265
victorfeagins
opened
1 year ago
0
magrittr upkeep 2023
#264
lionel-
closed
1 year ago
0
introspection
#263
ggrothendieck
closed
1 year ago
2
Different results using pipes
#262
Beedmoser
closed
1 year ago
2
difference in performance
#261
ggrothendieck
closed
1 year ago
2
Magrittr Logo
#260
bsurial
closed
2 years ago
1
Update pipe.R
#259
ahcyip
opened
2 years ago
0
Hartmann pipelines
#258
IanWorthington
closed
2 years ago
3
Suggest alias for `Encoding<-`
#257
CGMossa
closed
1 year ago
1
Ensure that `prev_mask` is always protected
#256
DavisVaughan
closed
2 years ago
0
Workflow updates
#255
hadley
closed
2 years ago
0
Feature: Function to create functional sequences
#254
mikmart
opened
2 years ago
1
Bug: Rstudio completion with "mrgmod" S4 class object
#253
FelicienLL
closed
1 year ago
4
Inconsistent assign() behavior in simple piping with Magrittr
#252
millermc38
closed
2 years ago
1
Add warning when piped object overwrites keyword arguments when not used as first argument
#251
HLasse
closed
2 years ago
1
`magrittr::freduce()` doesn't support lambda functions
#250
emmansh
closed
3 years ago
4
Move `master` branch to `main`
#249
jennybc
closed
2 years ago
1
Feature request: Assignment expression operator
#248
kepler471
closed
3 years ago
1
Sequential pipe operator?
#247
ggrothendieck
closed
2 years ago
9
Why does magrittr export extract as "[" ?
#246
torbjorn
closed
3 years ago
3
Make testthat tests conditional on its presence.
#245
dmurdoch
closed
2 years ago
3
rm tab character from debug_pipe.R
#244
mpadge
closed
2 years ago
1
%>% order of execution got reversed in Version 2
#243
Someone894
closed
3 years ago
2
[Breaking Change] error when modifying an environment inside a pipeline
#242
DanChaltiel
closed
3 years ago
4
Name of LHS-object returns NULL
#241
cathblatter
closed
3 years ago
2
validate lhs is a LANGSXP before CDR usage
#240
kevinushey
closed
3 years ago
1
error when invoking pipe with R built using strict barrier
#239
kevinushey
closed
3 years ago
0
Error in split_chain for latest magrittr version
#238
aaron-horowitz
closed
2 years ago
11
Feature request: shortcut `%<>%`
#237
IsadoraBM
closed
2 years ago
1
Package qualifier `::` treated as function when missing parentheses
#236
mlell
opened
3 years ago
2
combination of fseqs
#235
MyKo101
closed
3 years ago
2
Error: there is no package called 'magrittr'
#234
annytr
closed
3 years ago
1
Pipe `%<>%` does not work when package `MuMIn` is loaded
#233
iago-pssjd
closed
4 years ago
2
Use () after all function calls
#232
krlmlr
opened
4 years ago
7
Release 2.0.0
#231
lionel-
closed
4 years ago
0
Add FAQ page about the gender of the pipe
#230
lionel-
closed
4 years ago
0
Pipe can prevent GC of object if S3 method is used
#229
wch
opened
4 years ago
7
object ‘%T>%’ is not exported by 'namespace:magrittr'
#228
hackereye
closed
4 years ago
2
Fix visibility forwarding of `%$%` on old R versions
#227
lionel-
closed
4 years ago
0
Output after `%$%` in development version not printed in R 3.6.3
#226
iago-pssjd
closed
4 years ago
1
Next