Arne Løftingsmo

Results 2 issues of Arne Løftingsmo

Aggregation functions only allows input from the column for which the summary value is for. Typical use case shown below where a volume weighted close price uses both close and...

Type: ★ Enhancement

The problem is in the `header_unstructured()` function. `sprintf` seems to have an unnecessary parameter `0`. ``` r library(blastula) blastula:::header_unstructured('ø' , "Subject", encode_unicode = TRUE) #> Warning in sprintf("=?utf-8?B?%s?=", base64enc::base64encode(charToRaw(str)), :...

Priority: ♨︎ Critical
Effort: [3] High
Difficulty: [2] Intermediate
Type: ☹︎ Bug