Job Diógenes Ribeiro Borges
Job Diógenes Ribeiro Borges
I found that there's no JSON and Yaml output, and then I think why not make a contribution. I make, but later looking to pull requests I found 44 open...
I'm looking to create a Nemo Plugin to Odrive. Whats the suggestion way to communicate?
Hi, I could install with no problems package 'bibliometrix' in graalvm (20.1) and (20.3-dev) In both, I could load ```library("bibliometrix")``` but, when try to call ``` biblioshiny(host="172.17.0.2",port=9999,launch.browser=FALSE) Error in polyglot...
The following code does not work as expect. comment.char parameter does not work. ```R packages = scan('packages.txt',character(),comment.char="#") ```
* installing *source* package ?vegan? ... ** package ?vegan? successfully unpacked and MD5 sums checked ** using staged installation ** libs "/usr/lib/jvm/graalvm/languages/llvm/native/bin/graalvm-native-clang" -I"/usr/lib/jvm/graalvm/languages/R/include" -DNDEBUG -O2 -DFASTR -DNO_GNUR -fpic -O2 -DFASTR...
While trying to install "nimble" package I receive this `Error in `names
I try to install "gpuR" package, compilation, all libraries and dependencies was Ok. but at end give an internal error and ask to post here. [fastr_errors_pid18754.log](https://github.com/oracle/fastr/files/4320445/fastr_errors_pid18754.log)
While I try to install the package "mvtnorm" default (LLVM) compilation receive: ```c ./tvpack.c:201:12: error: conflicting types for 'tvtmfn_' doublereal tvtmfn_(doublereal *x) ^ ./tvpack.c:90:33: note: previous declaration is here extern...
# When starting R command line, While loading workspace (".RData") Note: ** Under Linux Ubuntu amd64 ** we get : Error in load(name, envir = .GlobalEnv) : the input does...
Try to running example with Vue3~and get: **Uncaught SyntaxError: Unexpected identifier** Code: [jsfiddle](https://jsfiddle.net/jobdiogenes/Lykzh376/11/) ``` let app = Vue.createApp({ components: { VueRecaptcha } methods: { onEvent() { // when you need...