Stefan
ursprüngliche Nachricht-----
Von: Joris Meys [joris.m...@ugent.be]
An: Stefan Lenz IMBI [l...@imbi.uni-freiburg.de], r-package-devel@r-project.org
Datum: Thu, 9 Apr 2020 15:37:09 +
-
> Hi Stefan,
>
would be better than using attach.
Greetings!
Stefan
ursprüngliche Nachricht-----
Von: Joris Meys [joris.m...@ugent.be]
An: Stefan Lenz IMBI [l...@imbi.uni-freiburg.de], Jeff Newmiller
[jdnew...@dcn.davis.ca.us], r-package-devel@r-project.org, Duncan Murdoch
[murdoch.dun
on in such cases?
Or do I make this decision myself after I lost hope that it will be accepted
the way it is now?
Stefan
ursprüngliche Nachricht-
Von: Jeff Newmiller [jdnew...@dcn.davis.ca.us]
An: Stefan Lenz IMBI [l...@imbi.uni-freiburg.de],
r-package-devel@r-p
--
Von: Jeff Newmiller [jdnew...@dcn.davis.ca.us]
An: r-package-devel@r-project.org, Duncan Murdoch [murdoch.dun...@gmail.com],
Stefan Lenz IMBI [l...@imbi.uni-freiburg.de]
Datum: Mon, 06 Apr 2020 10:51:53 -0700
-
> One could take
Yes, as I wrote earlier, I would like to imitate the behaviour of loading an R
package
juliaUsing("SomeJuliaPackage") # exports myJuliaFunction
myJuliaFunction()
like R:
library("MyRPackage") # exports myRFunction
myRFunction()
I could return an environment, such that the call becomes
at
-
Von: Dirk Eddelbuettel [e...@debian.org]
An: Ben Bolker [bbol...@gmail.com]
Kopie: Stefan Lenz IMBI [l...@imbi.uni-freiburg.de], List r-package-devel
[r-package-devel@r-project.org]
Datum: Mon, 6 Apr 2020 09:49:49 -0500
-
>
> On 6 April
Dear all,
I just submitted the new package "JuliaConnectoR" to CRAN.
(See https://github.com/stefan-m-lenz/JuliaConnectoR )
The submission does not pass the automatic checks because of two notes (see
below).
One note is simply that I am a new submitter.
The other note is because of the the use of