Displaying 3 results from an estimated 3 matches for "macgui".
Did you mean:
macdui
2005 Oct 09
1
Project suggestion: Interface between R and graphic devices
Hi to all developer,
sure that I will not be the first one with this idea but I did not found
treads about this.
I realized that there are some user interfaces like Brodgar and SciViews.
There was used a lot of manpower to develop those programs.
On the other side I realized that it could be very helpful to have such
programs if somebody would like to change the statistical software from
SPSS
2024 Dec 11
1
Is it advisable/possible to default on Linux to an EDITOR that actually exists?
...R
> file.edit(tempfile())
# /bin/sh: line 1: eamcs: command not found
# Warning message:
# error in running command
Where I come up short is knowing the platform-robust way to implement
this -- nzchar(Sys.which(editor)) looks like it will work fine on
Unix, but I don't know what to do about macGUI/Windows.
Mike C
On Wed, Dec 11, 2024 at 9:31?AM Simon Urbanek
<simon.urbanek at r-project.org> wrote:
>
> Michael,
>
> vi is the only editor that is part of the POSIX standard. Embedded systems have built-in support only for vi (e.g., busybox) so if a system has any editor supp...
2015 Jun 14
2
Expected error with help.search in R 3.2.0
Using the Mavericks/Yosemite version of R 3.2.0, I see this:
> utils::help.search("linear models")
Error in help(db[i, "topic"], package = db[i, "Package"], lib.loc = lib, :
'topic' should be a name, length-one character vector or reserved word
Using R 3.1.2 on a SnowLeapard branch does not produce the same result. I do get the expected large number of