On 11-07-30 4:40 AM, Thomas Friedrichsmeier wrote:
On Friday 29 July 2011, Duncan Murdoch wrote:
Which front ends process the help.search() results to produce nice
clickable lists, instead of the simple text display that's the default?
I know the R.app gui on Mac OS does; are there others?
RK
On Jul 30, 2011, at 9:46 AM, Dirk Eddelbuettel wrote:
I was about to show the Rcpp build check results to a user when I
noticed
that the relevant URL
http://cran.r-project.org/web/checks/check_results_Rcpp.html
currently yields a 404 error.
It's there now.
Spot checking for other p
I was about to show the Rcpp build check results to a user when I noticed
that the relevant URL
http://cran.r-project.org/web/checks/check_results_Rcpp.html
currently yields a 404 error.
Spot checking for other package yields the same. Looking at
http://cran.r-project.org/web/
shows
On Friday 29 July 2011, Duncan Murdoch wrote:
> Which front ends process the help.search() results to produce nice
> clickable lists, instead of the simple text display that's the default?
> I know the R.app gui on Mac OS does; are there others?
RKWard does, too. (More precisely: It has a UI for
Thank you -- since I don't understand the relevant discussion in
Writing R Extensions, I have now removed Encoding: UTF-8 from the
DESCRIPTION file; I also made sure that my surname and all text was in
plain ASCII.
Best regards,
baptiste
On 30 July 2011 17:29, Prof Brian Ripley wrote:
> On Sat