Jesse Koops

Results 8 issues of Jesse Koops

When using `create_app` with usual arguments and `include_R=TRUE` I get the error: Error in if (latest_R_version == R_version) { : argument is of length zero I believe the error is...

Hi, thanks for the package, it has already been quite helpfull. I have an sqlite database which I'm trying to model ( see code below ) but I'm having two...

I am testing my package on rhub solaris and get the following error: ``` #> * this is package ‘dexter’ version ‘1.0.4’ #> * checking CRAN incoming feasibility ...Error in...

Currently ``` channel$delete_message(my_message_id) ``` gives me: ``` Warning: Error in : Deleting Teams messages is not currently supported ``` Since the method exists, maybe there are already plans to implement...

enhancement

I have an rmarkdown document: --- output: officedown::rdocx_document: reference_docx: "C:/Rlibs/officedown/examples/bookdown/template.docx" tables: caption: style: caption pre: 'Tabel' tnd: 1 tns: '.' plots: topcaption: true caption: style: caption pre: 'Figuur ' tnd:...

Hello, I am using tortoisehg version 3.6.3 on windows 7. Been using it without problems for a while. When trying to clone a git repository using hggit plugin I get...

Hi, I used covr::report a few days ago for the first time and it worked as expected, very useful. I have since added some unit tests but I can't get...

#### Summary: wrong parameter name in text of problematic posteriors #### Description: https://mc-stan.org/docs/stan-users-guide/problematic-posteriors.html section: Mitigating the invariances subsection: Pinning parameters sentence: "To solve this problem, one of the difficulty parameters,...

bug
good first issue