search for: 2frbg6atjpysw4fv4nfviszoxnlhb7rs

Displaying 2 results from an estimated 2 matches for "2frbg6atjpysw4fv4nfviszoxnlhb7rs".

2019 Mar 04
0
Should CRAN accept packages with non-R code that transcompiles into R code?
...ling list > https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstat.ethz.ch%2Fmailman%2Flistinfo%2Fr-devel&data=02%7C01%7Cj.vitek%40northeastern.edu%7C65c14d53fbc44634f88508d6a0f9151d%7Ca8eec281aaa34daeac9b9a398b9215e7%7C0%7C0%7C636873389038367455&sdata=vrZX4jUoakFB%2FRBG6aTjpYsw4fv4NfvIszOxNLhb7Rs%3D&reserved=0
2019 Mar 04
4
Should CRAN accept packages with non-R code that transcompiles into R code?
It may be possible to create an R-like programming language that transcompiles into R code (or otherwise constructs R objects and calls R functions). I'm not sure whether it would pass R check or not, I will probably try... But the bigger question is: Should CRAN accept packages written in such a way? I could email Kurt Hornik or Uwe Ligges, and ask them. However, I thought that I would ask