similar to: R 0.99.0a for Ms Windows (9X/NT)

Displaying 20 results from an estimated 300 matches similar to: "R 0.99.0a for Ms Windows (9X/NT)"

2003 Jan 16
2
Built-in R GUI type features
All: The select.list() command brings up a "modal dialog box with a (scrollable) list of items ..." etc. -- i.e., a GUI control. I also know about winDialog, file.choose and the winMenu commands. What other such GUIisms are built into ** base ** R (I know about the tcltk package)? Or, better yet, how can I search on or list them? Many thanks. Bert Gunter Biometrics Research RY 84-16
2004 Apr 21
1
Error with 1.9.0 - winMenuAdd not usable in .Rprofile
I had this problem too. The documentation for the winMenus says that these functions are part of the utils package. R must be loading this library after it sources in Rprofile. If you add library(utils) to the beginning of your .First function, it should take care of the problem. Brian Gregor, P.E. Transportation Planning Analysis Unit Oregon Department of Transportation Brian.J.GREGOR at
2001 Sep 26
0
winelib and mfc
I am trying use mfc to compile programs in Linux Well, i have compiled a part of mfc which is need to my VC6 application and the mfc and mfc+application are compiled without errors or undefined reference, but when i ran the program i saw this error: /winhelp: could not load library './winhelp.so' as Winelib application: cannot open shared object file: cannot load shared object file:
2004 May 21
2
Re: Windows versus Unix packages in CRAN ...
Janusz Kawczak wrote: > You simply need to remove the stuff related to MS Win from zzz.R; > in partricular the lines after if( .... ) to clear your message. > As you can see, the info relates to the WinMenu under MS Win. I think people have been more than a little disingenuous in claiming that getting the Rmetrics package to go under Linux is transparent. If you have to dig into the
2004 May 23
0
Re: Windows versus Unix packages in CRAN ...
Concerning the Rmetrics packages, (1) There is a _much_ better thing to do than >simply ... to remove the stuff related to MS Win from zzz.R; > in partricular the lines after if( .... ) to clear your message. > As you can see, the info relates to the WinMenu under MS Win. as Janusz Kawczak suggests, and that is to *wrap* the troublesome code in if
2002 Mar 17
2
Fw: gui
----- Original Message ----- From: "Jim Williams" <jwilliams@null-lairson.com> To: <teastep@shorewall.net> Sent: Thursday, March 14, 2002 1:31 PM Subject: gui I saw a user-list message concerning a gui for shorewall. I have been tinkering with a php / html / mysql frontend. If you or anyone else wants to tinker more, I would be glad to send a tar file or a link to
2003 May 29
2
Migrating Profiles: Revisited
Hello everyone. Well, i've tried to figure this out on my own by asking questions and reading the how-to provided by John. I've followed the directions accordingly, but there are a few catches i've noticed that seem to be throwing me a curve or to. Let me recap. Basically, i've setup our samba PDC with LDAP. I originally was going to use roaming profiles, but decided against
2003 Jan 23
3
General question
This is probably more of an IPTables question but... Is there any experience with using as gateway/firewall for a larger office, with 50 or more users, mail and web server? Thanks
2003 May 29
1
Setting up shares with multiple directories
Morning everyone. Have a quick question on what would be the best way to set up sharing for my instance. Our samba server is going to be hosting applications that are used by our clients everyday. On our Samba server, I have setup the directories like this: (I should mention, one of our applications will have multiple folders to hold the corresponding data) /home/point /home/point/pntdata
2003 Jul 09
1
Question on PDC's and BDC's
Morning everyone. I have a question about something i've been thinking about lately. I recently rolled out a samba server running 2.2.8a with OpenLDAP 2.0.27 on the backend to hold the user account info. My question is, how many people out there are running samba as their PDC and have implemented a BDC as well? I'm starting to consider about putting up a BDC for safeties sake. Does
2003 Aug 12
1
Administrator account: For Windows 2000 and Samba
I know i've asked this before, but I was unable to get a clear response on how this works exactly. As I said before: The Administrator account on Windows machine is there by default. My question is, can I add a Administrator account to samba and make sure they are part of the Domain Admins group to ensure that I can still use the administrator account to do certain functions on my clients
2003 Nov 05
1
samba PDC on FreeBSD question
Evening everyone. I am going to be changing our current Samba PDC running Red Hat, to a FreeBSD server. I was curious if anyone out there, who is currently using FreeBSD as a PDC could give me their feedback on how it is working. Also, if they had any suggestions or recommendations regarding Samba on FreeBSD. Maybe even what they like and dislike about it. I would imagine, it should be the
2001 Jul 12
1
Should gv be able to read bitmap(... type= "pdfwrite") ?
Hi there folks I have R 1.3.0 running on Red Hat Linux 7.1 with GhostView 3.5.8. When I produce a file like: > bitmap("foo.pdf", type="pdfwrite") > plot(foo) > dev.off() and then try to read it with gv, I get an unrecoverable error and nothing displayed. Any help as to whether this ***should*** work would be appreciated. cheers, John -- John Williams
2003 Aug 06
1
Controlling files through groups
Hello everyone. Have a question here about controlling permissions and groups for Samba. Our samba server is being used by our users to access files through a program. In our initial testing, what I noticed is that once a user starts to work with the file, and their are any modifications done to it, it changes the owner to the user and the group to the group that the user belongs to. For
2003 Aug 13
3
smb.log v/s nmb.log
how do I create the separate log files of smb.log and nmb.log Just want a log of users who have accessed their accounts. Thanks in advance
2003 May 05
3
How 'accurate' is time sync on the samba server?
Just as the subject states, how close and accurate can time synchronization be with Samba as a PDC and Windows Clients connecting to the PDC with net time? I have setup a logon script, so when all Win2k clients connect to the PDC, they will receive the logon script and use the PDC as their time server. What I have noticed in my testing is that it is not entirely 100% accurate? For example, I
2003 Aug 14
3
User directories and groups usage
Morning everyone. I was playing around today with our PDC setup. One thing I noticed is that when I setup users to have their 'My Documents' directory be /home/<user> everything works well. One thing I noticed is that the directory, subdirectories and files have the owner of the user and the group as per assigned, and permissions as 700. If I wanted to set it up so a specific
2003 Dec 09
2
Roaming profiles with Samba3
Good morning everyone. I wanted to ask the people on this list who are currently using roaming profiles with samba 3 how it is working? I worked a little with roaming profiles with 2.2.8a, but it was not working as well as I wanted it to and im hoping that samba 3 roaming profiles are working pretty well. Our network here is really calling for roaming profiles to be a major option here. Our
2003 May 16
3
Samba 2.2 or 3.0?
hi all, Here is the situation. We are currently upgrading our infrastructure to use LDAP as our authentication mechanism and I intend to also have Samba look at LDAP. I had this working in a test case using 2.2 as a PDC awhile ago. Should I be using 3.0 or 2.2 for this implementation? I realize that 3.0 is still quite alpha-quailty, but I've also read one or two interview with the
2001 May 22
4
win98 trashed & !$!$ files
Wine (20000213-1) has apparently trashed my win98. Many files seemed to have been moved to directories named !$!$!$!$.*. Windows starts, but almost nothing works since programs have been moved to these to these directories. Any help in fixing the situation will be greatly appreciated. This is on RedHat 6.2 (2.2.14). winecheck gives This script verifies the configuration of the whole Wine