Ecosyste.ms: Issues

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

GitHub / tidyverse/glue issues and pull requests

#324 - Example assumes DBI (>= 1.2.0)

Issue - State: open - Opened by MichaelChirico about 1 month ago

#323 - Failed to evaluate glue component {label} Caused by error in vapply()

Issue - State: open - Opened by Steviey 2 months ago - 2 comments

#322 - glue_sql handling POSIXct object

Issue - State: closed - Opened by readerwei 4 months ago - 1 comment

#321 - glue ≥ 1.7 : wrong format of Posixt datetime by glue_sql()

Issue - State: closed - Opened by philibe 4 months ago - 13 comments

#320 - Trailing commas cause an unfriendly error message on R devel

Issue - State: open - Opened by mikemahoney218 5 months ago - 4 comments

#319 - glue knitr engine and multiline chunks

Issue - State: open - Opened by krlmlr 5 months ago

#318 - glue_sql handling of empty vectors

Issue - State: closed - Opened by jasonheffnerpsu 6 months ago - 5 comments

#317 - Enforce that `glue(.envir =)` is an environment

Issue - State: closed - Opened by jennybc 6 months ago

#316 - Check for and eliminate homegrown type checkers

Issue - State: open - Opened by jennybc 6 months ago

#315 - Use cli errors

Issue - State: closed - Opened by jennybc 6 months ago - 1 comment

#314 - Upkeep for glue (2023)

Issue - State: closed - Opened by jennybc 6 months ago
Labels: upkeep

#313 - Release glue 1.7.0

Issue - State: closed - Opened by jennybc 6 months ago - 2 comments

#312 - Call `DBI::Id()` without names

Pull Request - State: closed - Opened by krlmlr 6 months ago - 3 comments

#310 - Dev roxygen2

Pull Request - State: open - Opened by hadley 7 months ago - 1 comment

#309 - Refine `+` method

Pull Request - State: closed - Opened by jennybc 10 months ago - 3 comments

#308 - `.envir` parameter treated differently between `glue()` and `glue_data()`

Issue - State: closed - Opened by ramiromagno about 1 year ago - 5 comments

#307 - README example with `glue()` should have been with `glue_data()`

Issue - State: closed - Opened by ramiromagno about 1 year ago - 2 comments

#306 - Add parameter to account for empty vector inputs like character(0)

Pull Request - State: closed - Opened by PettyCode about 1 year ago - 1 comment

#305 - New version of R causes issues with a glued value in `head()`

Issue - State: closed - Opened by edgararuiz about 1 year ago - 1 comment

#304 - `glue_data()` throw error with regex pattern to for space

Issue - State: closed - Opened by Eliford about 1 year ago - 2 comments

#303 - Add explicit handling for length 0 variables in glue

Issue - State: closed - Opened by PettyCode about 1 year ago - 1 comment

#302 - `glue_sql` struggles with Inf, -Inf, and NaN

Issue - State: closed - Opened by mmuurr over 1 year ago - 1 comment
Labels: SQL :oil_drum:

#301 - PRs related to `glue_collapse()` change

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

#300 - fix: URL ordering in DESCRIPTION

Pull Request - State: closed - Opened by eitsupi over 1 year ago - 2 comments

#299 - "glue" class of the result from glue() prevents recycling

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

#298 - Documentation of `.transformer` seems wrong

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

#297 - Improve addition method

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

#296 - Improve the print method

Pull Request - State: closed - Opened by hadley over 1 year ago - 4 comments

#295 - Glue collapse should always return a single string

Pull Request - State: closed - Opened by hadley over 1 year ago - 12 comments

#294 - Wrap glue errors, if possible

Pull Request - State: closed - Opened by hadley over 1 year ago - 2 comments

#293 - Always use DBI::dbQuoteLiteral()

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

#292 - Collapse empty vectors to empty string

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

#291 - Doc improvements

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

#290 - Consider an improved print method

Issue - State: closed - Opened by hadley over 1 year ago - 1 comment
Labels: feature

#289 - Minor upkeep

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

#288 - cli pluralisation

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

#286 - Feature: Stricter addition

Issue - State: closed - Opened by TimTaylor over 1 year ago - 5 comments
Labels: feature

#285 - Using curly-curly/embrace within `glue`

Issue - State: closed - Opened by shirdekel over 1 year ago - 3 comments

#284 - Support hidden visibility for compatibility with webR

Pull Request - State: closed - Opened by lionel- over 1 year ago - 2 comments

#283 - Return value not documented

Issue - State: closed - Opened by barryrowlingson over 1 year ago - 1 comment
Labels: documentation

#282 - Make set() and resize() static

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

#281 - Document how to write `glue()` wrappers

Issue - State: open - Opened by daattali over 1 year ago - 6 comments
Labels: documentation

#280 - comments parsed in glue_sql chunks

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

#279 - Integer64 & Integers treated differently by glue_sql

Issue - State: closed - Opened by carlganz over 1 year ago - 1 comment
Labels: bug, SQL :oil_drum:

#278 - Examples/use of glue with base R pipe

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

#277 - Feature request: print nicely formatted data frames

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

#276 - Improve error clarity

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

#275 - Translate named elements to aliases in glue_sql()

Issue - State: open - Opened by moodymudskipper almost 2 years ago - 1 comment
Labels: feature, SQL :oil_drum:

#274 - Documentation: availability of .open / .close in glue_sql() are not clear from ?glue_sql

Issue - State: closed - Opened by MichaelChirico almost 2 years ago - 2 comments
Labels: documentation

#273 - Unexpected behavior when passing the dots to a wrapper of `glue_sql()`

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

#272 - glue_sql converts length-0 vectors to NULL in asterisk-expansion

Issue - State: closed - Opened by mmuurr almost 2 years ago - 5 comments
Labels: bug, SQL :oil_drum:

#271 - Add link to jinjar package

Pull Request - State: closed - Opened by davidchall about 2 years ago - 1 comment

#270 - typo: quote `hp` consistently

Pull Request - State: closed - Opened by dpprdan about 2 years ago - 1 comment

#269 - Composite functions using `glue()` do not find objects of the environment

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

#268 - signif() transformer example

Pull Request - State: closed - Opened by zeehio about 2 years ago - 1 comment

#267 - `glue()` and `glue_data()` documentation inaccurate on what trimming happens

Issue - State: closed - Opened by ha0ye about 2 years ago - 4 comments
Labels: documentation

#266 - all output lost when using if statement without else in glue

Issue - State: closed - Opened by SokolovAnatoliy about 2 years ago - 6 comments

#265 - Document glue_data prefers named args over .x

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

#264 - `glue_data()` documentation should mention that named arguments take precedence over `.x`

Issue - State: closed - Opened by pnacht over 2 years ago
Labels: documentation

#263 - Release glue 1.6.2

Issue - State: closed - Opened by jennybc over 2 years ago

#262 - Correct documentation of `glue_sql()`'s `.na` argument default value

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

#261 - Documentation of `glue_[data_]sql()`'s `.na` argument is slightly inconsistent

Issue - State: closed - Opened by pnacht over 2 years ago - 1 comment
Labels: documentation

#260 - Update for R-devel

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

#259 - Consider using doubling for escaping in `.literal = TRUE`

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

#258 - Korean(UTF-8) encoding breaks when texts provided by `str_glue`

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

#257 - Release glue 1.6.1

Issue - State: closed - Opened by jennybc over 2 years ago

#256 - Point out that stringr::str_glue() is basically glue::glue()

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

#255 - `onload`: Fix `knitr` lazy loading on `R-devel`

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

#254 - Make `.onLoad()` more robust w.r.t. knitr

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

#253 - Error : `.onLoad` failed in `loadNamespace()` for `'glue'`

Issue - State: closed - Opened by hsbadr over 2 years ago

#252 - waldo version requirement for tests

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

#251 - fix image hyperlink

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

#250 - Mention str_glue() in the readme

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

#249 - Raw strings are not parsed correctly

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

#248 - Release glue 1.6.0

Issue - State: closed - Opened by jennybc over 2 years ago

#246 - Tidyverse consistency

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

#245 - Release glue 1.5.1

Issue - State: closed - Opened by jimhester over 2 years ago

#244 - glue_sql() collapses zero-length DBI::SQL object into `DBI::SQL("NULL")`

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

#243 - Reset the indent counter at the end of a line

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

#241 - Give (potential) crayon calls special treatment

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

#240 - Document the custom knitr engines

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

#239 - Evaluate in the empty environment

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

#237 - Error for unterminated backtick same as for single and double quote

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

#236 - Add a new `.literal` argument

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

#235 - Add an option to disable parsing of quotes

Issue - State: closed - Opened by jimhester over 2 years ago

#233 - glue::glue_sql {} notation doesn't work for Shiny reactive objects

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

#232 - Release glue 1.5.0

Issue - State: closed - Opened by jimhester over 2 years ago

#231 - Bug in glue() and forwarded variables with ellipsis ?

Issue - State: closed - Opened by debdagybra over 2 years ago - 7 comments

#230 - Feature Request: support raw strings

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

#229 - FR: Error handling when variable is not found: specific error message and class

Issue - State: closed - Opened by DanChaltiel over 2 years ago - 1 comment
Labels: feature

#228 - using glue and purrr::map within a function

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

#227 - Unterminated comment now errors

Pull Request - State: closed - Opened by gaborcsardi almost 3 years ago - 1 comment

#225 - Update GHA platforms and R versions

Pull Request - State: closed - Opened by gaborcsardi almost 3 years ago - 1 comment

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

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

#218 - glue_sql should allow whitespace between asterisk and closing bracket

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

#211 - glue() doesn't work with data.table

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