Rainer M Krug

Results 24 issues of Rainer M Krug

Hi two comments concerning the upgrade of ```cask```: 1) Some casks require a password. at the moment, when I do ``` mpm -m cask upgrade ``` I only get the...

🎁 feature request
📦 manager: mpm
🙏 help wanted

Hi Some svg images are cut of on the right hand side (see Screenshot 1, including the R code used to generate the graph): ![screenshot_1](https://cloud.githubusercontent.com/assets/487172/4354161/48249748-423b-11e4-9948-9bffbc640ed7.png) The svg in itself is...

Submitting Author Name: Rainer M. Krug Submitting Author Github Handle: @rkrug Repository: https://github.com/rkrug/ROriginStamp Version submitted: 0.8.0 Editor: @noamross Reviewers: @cboettig, @cgries Due date for @cboettig: 2021-04-07 Due date for @cgries:...

3/reviewer(s)-assigned

I have a question concerning the OpenCV integration in R. I am involved in the package [bemovi](http://bemovi.info) (maintainer: @pennekampster) which is doing particle identification and measuring based on a video...

It seems that email validation is case sensitive. This does not make much sense as email addresses are not case sensitive. This has cost me some time before I figured...

bug

An email starting with a capital letter is rejected, while starting with a small letter is accepted: ``` > !grepl(roadoi:::email_regex(), "[email protected]") [1] TRUE > !grepl(roadoi:::email_regex(), "[email protected]") [1] FALSE ```

Hi I have installed gem evernote_oauth and have set the evernote-developer-token, ``` (setq evernote-developer-token "1234567890123456") ``` But I get the error below: ``` Mark set [3 times] Waiting for the...

``` bibliometrix * 4.1.4 2023-10-19 [1] Github (massimoaria/bibliometrix@2e98060) openalexR * 1.2.2 2023-10-20 [1] local ``` I am using openalexR to get my data through a snowball search, convert the nodes...

Hi is it possible to analyse a large (several thousand of entries) Zotero library using Bibliometrix? Thanks Rainer