Ecosyste.ms: Issues

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

GitHub / nathaneastwood/poorman issues and pull requests

#124 - nested_by() fails with one single column in 'data'

Issue - State: closed - Opened by TiagoOlivoto about 1 year ago
Labels: bug

#123 - fix: Cannot name NULL values

Pull Request - State: closed - Opened by nathaneastwood over 1 year ago - 1 comment

#122 - Please explain.

Issue - State: closed - Opened by abalter over 1 year ago - 2 comments

#121 - Improve speed of `group_by()`

Pull Request - State: open - Opened by etiennebacher about 2 years ago - 3 comments

#120 - Website: error in the examples of `lst()`

Issue - State: open - Opened by etiennebacher about 2 years ago - 1 comment
Labels: bug

#119 - Grouped operations are slow

Issue - State: open - Opened by nathaneastwood about 2 years ago - 10 comments
Labels: bug

#118 - Passing expressions as columns to `pivot_longer` fails with error.

Issue - State: open - Opened by barryrowlingson over 2 years ago - 5 comments
Labels: bug

#117 - Update `pivot_` functions for performance

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

#116 - pivot_longer: improve speed with names_pattern

Pull Request - State: closed - Opened by etiennebacher over 2 years ago - 1 comment

#115 - pivot_wider: improve speed

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

#114 - fix: relocate() works when .before and .after called in a function

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

#113 - feat: Implement fill()

Pull Request - State: closed - Opened by etiennebacher over 2 years ago - 5 comments

#112 - Leave out unnecessary packages from `Suggests`

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

#111 - html5 check

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

#109 - add Etienne Bacher as contributor

Pull Request - State: closed - Opened by etiennebacher over 2 years ago - 1 comment

#108 - Feat: implement lst()

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

#107 - feat: Implement separate()

Pull Request - State: open - Opened by etiennebacher over 2 years ago - 7 comments

#106 - Fix: distinct() resets row names if they are numeric

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

#105 - Select helpers fail with column names containing `/`

Issue - State: closed - Opened by etiennebacher over 2 years ago - 1 comment
Labels: bug

#104 - `distinct()` doesn't reset row names

Issue - State: closed - Opened by etiennebacher over 2 years ago
Labels: bug

#103 - Fix: use NSE for "names_from" and "values_from" in pivot_wider()

Pull Request - State: closed - Opened by etiennebacher over 2 years ago - 1 comment

#102 - Fix: arrange() should reset rownames when they are numeric

Pull Request - State: closed - Opened by etiennebacher over 2 years ago - 6 comments

#101 - feat: Implement pivot_*() functions

Pull Request - State: closed - Opened by nathaneastwood over 2 years ago - 1 comment

#100 - Enable the use of {.col} and {.fn} in across()

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

#99 - Fix arrange() with character vectors

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

#98 - Implement pivot_wider and pivot_longer

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

#97 - `group_by` doesn't work with tibbles

Issue - State: closed - Opened by etiennebacher over 2 years ago - 3 comments
Labels: bug

#95 - Support Embracing (curly curly operateror)

Issue - State: closed - Opened by kalaschnik over 3 years ago - 3 comments
Labels: feature request

#94 - supporting older R versions

Issue - State: closed - Opened by IndrajeetPatil over 3 years ago - 5 comments
Labels: feature request

#93 - incorporate `tibble::lst` ?

Issue - State: closed - Opened by bbolker over 3 years ago - 2 comments
Labels: feature request

#91 - Lifting code from poorman

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

#90 - Ensure `arrange()` works with list-columns, data.frame-columns and matrix-columns.

Issue - State: open - Opened by nathaneastwood almost 4 years ago
Labels: feature request

#89 - Add data masking support in `arrange()`

Issue - State: closed - Opened by nathaneastwood almost 4 years ago - 1 comment
Labels: feature request

#88 - Add support for `across()` in `arrange()`

Issue - State: open - Opened by nathaneastwood almost 4 years ago
Labels: feature request

#87 - `.keep = "used"` misses variables used inside functions

Issue - State: closed - Opened by markfairbanks almost 4 years ago - 2 comments
Labels: bug

#86 - `arrange()` does not reset row names

Issue - State: closed - Opened by nathaneastwood almost 4 years ago
Labels: bug

#85 - `arrange()` doesn't work for descending character vectors

Issue - State: closed - Opened by nathaneastwood almost 4 years ago
Labels: bug

#84 - Ensure summarise() maintains the .drop attribute

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: bug

#83 - Ensure joins maintain the groups attribute

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: bug

#82 - Fix empty groups tests

Issue - State: open - Opened by nathaneastwood about 4 years ago - 3 comments
Labels: question

#81 - Add .preserve to filter

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: feature request

#80 - Add if_any() and if_all()

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: feature request

#79 - Improvements to glimpse()

Issue - State: open - Opened by nathaneastwood about 4 years ago
Labels: feature request

#78 - Implement nest_join()

Issue - State: open - Opened by nathaneastwood about 4 years ago
Labels: feature request

#77 - Implement union_all()

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: feature request

#76 - Implement ordering functionality

Issue - State: open - Opened by nathaneastwood about 4 years ago
Labels: feature request, experimental

#75 - Implement with_groups()

Issue - State: closed - Opened by nathaneastwood about 4 years ago - 1 comment
Labels: feature request, experimental

#74 - Implement row modifying features

Issue - State: open - Opened by nathaneastwood about 4 years ago
Labels: feature request, experimental

#73 - Implement experimental grouping features

Issue - State: open - Opened by nathaneastwood about 4 years ago
Labels: feature request, experimental

#72 - transmute() will not keep columns that are not named

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: bug

#70 - Grouped Data Frames Share a Class Name with Their Dplyr Equivalent

Issue - State: closed - Opened by alex-gable about 4 years ago
Labels: feature request

#69 - Rework arrange to work with different input types

Issue - State: closed - Opened by alex-gable about 4 years ago - 3 comments
Labels: bug, feature request

#68 - Mutate Fails When Evaluating a Function Defined in the Scope of a Parent Function

Issue - State: closed - Opened by alex-gable about 4 years ago - 8 comments
Labels: bug

#66 - Add additional tools for working with row names

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: feature request

#65 - Checklist for v0.2.5 release

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: release

#64 - Add cumulativate versions of any, all, and mean

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: feature request

#63 - Add .drop to group_by()

Issue - State: closed - Opened by nathaneastwood about 4 years ago - 1 comment
Labels: feature request

#62 - Add [[ wrappers

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: feature request

#61 - [FEAT] Add with_groups()

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: feature request

#60 - Add .keep to mutate()

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: feature request

#59 - Add relocate functionality to mutate()

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: feature request

#58 - [FEAT] Allow group_by() to create new columns

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: feature request

#57 - Revise grouping structure when calling summarise()

Issue - State: closed - Opened by nathaneastwood about 4 years ago
Labels: feature request

#56 - [BUG] across() does not accept quoted fun/funcs.

Issue - State: closed - Opened by eyayaw about 4 years ago - 1 comment
Labels: bug

#55 - [BUG] summarise() returns an error

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: bug

#54 - Add custom print method for data.frames

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

#53 - Dissolve sf polygons based on group_by()

Issue - State: open - Opened by fdetsch over 4 years ago - 1 comment
Labels: feature request

#52 - Improvements to across() interface

Issue - State: closed - Opened by nathaneastwood over 4 years ago - 2 comments
Labels: feature request

#51 - [BUG] relocate .before and .after cannot accept numeric

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: bug

#50 - [FEAT] a more robust pipe

Issue - State: closed - Opened by moodymudskipper over 4 years ago - 2 comments
Labels: feature request

#49 - Small fix for semi_join() and anti_join(): always end with data.frame, not a vector

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

#48 - Add pivot_longer()

Issue - State: closed - Opened by nathaneastwood over 4 years ago - 1 comment
Labels: feature request

#47 - Add pivot_wider()

Issue - State: closed - Opened by nathaneastwood over 4 years ago - 9 comments
Labels: feature request

#46 - refactor: Clean pull implementation

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

#45 - Add rowwise capabilities

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

#44 - [FEAT] Add nest(), nest_by() and unnest()

Issue - State: closed - Opened by nathaneastwood over 4 years ago - 2 comments
Labels: feature request

#43 - Rebrand?

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

#42 - [FEAT] Add group_cols()

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#41 - [FEAT] Add context grouping metadata

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#40 - [FEAT] Add `glimpse()`

Issue - State: closed - Opened by thomas-neitmann over 4 years ago - 5 comments
Labels: feature request

#39 - [FEAT] Add grouping metadata functionality

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#38 - [FEAT] Add `tidyr::replace_na()`

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#37 - [FEAT] Add `across()`

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#36 - [FEAT] Add `near()`

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#35 - [FEAT] Add `recode()`

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#34 - [FEAT] Add `na_if()`

Issue - State: closed - Opened by nathaneastwood over 4 years ago - 1 comment
Labels: feature request

#33 - [FEAT] Add `bind_cols()`

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#32 - [FEAT] Add `bind_rows()`

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#31 - Add vignettes

Issue - State: open - Opened by nathaneastwood over 4 years ago
Labels: documentation

#30 - Add a website using {pkgdown}

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: documentation

#29 - [FEAT] Add `group_split()` and `group_keys()`

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#28 - [FEAT] Add `coalesce()`

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#27 - [FEAT] Select using predicates

Issue - State: closed - Opened by nathaneastwood over 4 years ago
Labels: feature request

#25 - Standard evaluation functions

Issue - State: open - Opened by thomas-neitmann almost 5 years ago - 10 comments
Labels: feature request

#24 - Renaming of multiple columns in `select()` when using `select_positions()`

Issue - State: closed - Opened by nathaneastwood almost 5 years ago - 1 comment
Labels: bug

#23 - Implement `case_when()`

Issue - State: closed - Opened by nathaneastwood almost 5 years ago - 2 comments
Labels: feature request