Jacob Wujciak-Jens

Results 29 issues of Jacob Wujciak-Jens

Arrow 9.0.0 was just released this port updates the port. - #### Which triplets are supported/not supported? Have you updated the [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt)? no changes - #### Does your PR...

category:port-update

**Reviewers:** Submitting Author Name: Jacob Wujciak-Jens Submitting Author Github Handle: @assignUser Repository: https://github.com/assignUser/octolog/ Version submitted: Submission type: Standard Editor: @annakrystalli Reviewers: @pat-s, @annakrystalli Due date for @pat-s: 2022-03-30 Due date...

package
4/review(s)-in-awaiting-changes
topic:workflow-automation

As described here: Ikuyadeu/vscode-R/issues/400 it is a bit of a hassle that code send to radian via ctrl+enter is just added onto the existing input which causes issues when there...

I had mysterious issues with my snapshots, which turned out to be caused by the eof hook changing the `.md` files. This is of course easily solved with `exclude: '\.Rd|_snaps/'`...

Complexity: Low
Priority: High
Status: WIP
Type: Bug

`setup-r` with a numeric `r-version: 4.2` automatically adds the latest released patch version (4.2.1 in this case) but does *not* check if the installer for mac/win is already released which...

bug

Just a minor inconvenience, but similar to #150 the installation of packages fails if the e.g. github repo has a trailing slash (as often happen when copying from the browser's...

bug

> I guess a more R-way (which is a matter of taste) would be to specify formula = -2+age*0.1, i.e., as an R expression, see ?deparse and ?substitute. The same...

feature
breaking change

defData, defDataAdd, defRead, defReadAdd should all use the same code/ show same behaviour.