search for: computersandbuild

Displaying 5 results from an estimated 5 matches for "computersandbuild".

2019 Feb 02
1
Runnable R packages
...org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel > ______________________________________________ R-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel David Lindel?f, Ph.D. +41 (0)79 415 66 41 <//415 66 41> or skype:david.lindelof http://computersandbuildings.com Follow me on Twitter: http://twitter.com/dlindelof [[alternative HTML version deleted]]
2010 Feb 16
0
Analyzing event times with densityplot
...conds of each others). How should I choose the bandwidth (and kernel for that matter)? Your help would be much, much appreciated. -- :::::::::::::::::::::::::::::::::::::::::::: David Lindel?f, Ph.D. +41 (0)79 415 66 41 or skype:david.lindelof Better Software for Tomorrow's Cities: http://computersandbuildings.com Follow me on Twitter: http://twitter.com/dlindelof
2019 Jan 07
0
Runnable R packages
...there are plenty of wrinkles in this idea that need to be ironed > out, but is this something that has ever been considered, or that is on R?s > roadmap? > > Thanks for reading so far, > > > > David Lindel?f, Ph.D. > +41 (0)79 415 66 41 or skype:david.lindelof > http://computersandbuildings.com > Follow me on Twitter: > http://twitter.com/dlindelof > > [[alternative HTML version deleted]] > > ______________________________________________ > R-devel at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-devel
2019 Jan 03
10
Runnable R packages
...MD RUN <package> <args> I?m sure there are plenty of wrinkles in this idea that need to be ironed out, but is this something that has ever been considered, or that is on R?s roadmap? Thanks for reading so far, David Lindel?f, Ph.D. +41 (0)79 415 66 41 or skype:david.lindelof http://computersandbuildings.com Follow me on Twitter: http://twitter.com/dlindelof [[alternative HTML version deleted]]
2019 Feb 02
5
Runnable R packages
I don't think anyone denies that you *could* make an EXE to do all that. The discussion is on *how easy* it should be to create a single file that contains an initial "main" function plus a set of bundled code (potentially as a package) and which when run will install its package code (which is contained in itself, its not in a repo), install dependencies, and run the main()