similar to: how to save an R object to a remote computer

Displaying 20 results from an estimated 10000 matches similar to: "how to save an R object to a remote computer"

2004 Oct 11
2
Legal questions with jCIFS 0.8.2
I work for IBM and our developers have used jCIFS 0.8.2 in our product. We are now going through legal approval and have some questions. If people submit code changes to your product, do you find out if the submitter has the right to distribute the code? If so, do they need to sign any kind of statement? I couldn't find version 0.8.2 on your web site. The legal question is
2004 Apr 12
1
OT appologies to list
[I'm sorry to trouble the list with this, but this is the only way I know to contact the person concerned] This message is for Stephen Karrington - it appears that you have over-agressive 'spam' filters and we can no longer email you. Please rectify this if we are to have meaningful conversation! The original message was received from Linus Surguy
2011 Oct 27
1
Proc Mixed to R
Hi All, I'm working with some SAS code to analyze an experiment set up as follows: 66 subjects (colonies) treated with a random treatment (1-8) and measured at three time points. The data structure looks like: input colony tmt y1 y2 y3; y=y1; date=*1*; output; y=y2; date=*2*; output; y=y3; date=*3*; output; datalines; 1
2003 Jul 10
6
Channel Bank configuration
Hello, I don't have any experience with channel banks and would appreciate any feedback on my theory outlined below: We have a single T1 entering the building with channels 1-12 being voice lines and 13-24 being a 768k internet connection. This T1 terminates to an Adit 600 (T1-1). Here's what I know. Channels 11-12 go out the Adit 600's 25-pair connector to a wiring block (and
2002 Jun 11
2
Strange problem with samba
Hi, I was using samba 2.0.7 veersion for a while without any problem. This morning, suddenly, many windows (nt/98) cannot connect the samba server on our Linux (RedHat 6.2) server. Then, I downloaded the version 2.2.4, extracted, configure it, make, make install according to the document. Then I test it by running ./testparm it lists all of shared folders. Then, I run ./smbclient -L
2014 May 13
3
MS Remote Desktop issue related to Samba 4 ?
Hi all, I am currently struggling with an odd MS Remote Desktop issue which might be related to our Samba4 AD (version: 4.2.0pre1-GIT-d7c22d5 domain/forest-level 2008_R2) setup. We are unable to connect to Win7 machines (all available latest patches installed) via RDP after they have been joined to the domain. We have made sure, that RDP is enabled and the firewall exceptions are in place. We
2011 Nov 24
1
[LLVMdev] arm neon intrinsics cross compile error on windows system
Hello, James Molly. Thank you for your advices. Now I aware that this is the problem of stdint.h. And, codesourcery toolchain also has stdint.h header file at same place of stdio.h Generally, Clang has "lib/clang/3.0/include" default search path. If I added codesourcery toolchain path for stdio.h with -I option, stdint.h has been loaded at the specified toolchain path first cuz
2019 Jul 22
2
[RFC] A new multidimensional array indexing intrinsic
> It seems that the main advantage of your proposal is that it would allow for non-constant strides (i.e. variable length arrays) in dimensions other than the first one. Do these appear frequently enough in the programs that you're interested in to be worth optimizing for? Yes - at least in Chapel (which is one of the motivating languages) these are very common. In other words, typical
2015 May 01
3
After the classicupgrade from samba3 to sernet-samba-4.2.1 , users are not able to remote desktop anymore
Good Day All I have a current working configuration of sernet-samba-4.2.1, created by upgrading from a samba3 PDC using the classic upgrade. Now, I have added a windows 2008 machine to the domain and I'm using the AD snap in tools in order to browse the domain. I can see all the users and groups and they have been imported correctly. However I am able to remote desktop to the domain
2019 Jul 22
2
[RFC] A new multidimensional array indexing intrinsic
We could also simply extend the existing inrange mechanism to non-constantexpr GEPs.  It would remove an inconsistency in the semantics, be relatively straight forward, and solve the motivating example. (I didn't read the proposal in full, so there may be other examples it doesn't solve.) Philip On 7/22/19 10:01 AM, Peter Collingbourne via llvm-dev wrote: > The restrictions of
2016 Mar 02
2
Remote Desktop Users Group not working??
Hi I have setup a Samba AD and connected a Windows 7 machine to the AD... I'm having problems getting the Remote Desktop Users group to work... [root at bart private]# samba-tool group addmembers "Remote Desktop Users" mj ldb_wrap open of secrets.ldb Added members to group Remote Desktop Users [root at bart private]# samba-tool group listmembers "Remote Desktop
2019 Jul 25
0
[RFC] A new multidimensional array indexing intrinsic
It's also very common in Fortran. -David Michael Ferguson via llvm-dev <llvm-dev at lists.llvm.org> writes: >> It seems that the main advantage of your proposal is that it would >> allow for non-constant strides (i.e. variable length arrays) in >> dimensions other than the first one. Do these appear frequently >> enough in the programs
2019 Jul 21
6
[RFC] A new multidimensional array indexing intrinsic
Hello, We would like to begin discussions around a new set of intrinsics, to better express multi-dimensional array indexing within LLVM. The motivations and a possible design are sketched out below. Rendered RFC link here <https://github.com/bollu/llvm-multidim-array-indexing-proposal/blob/master/RFC.md> Raw markdown: # Introducing a new multidimensional array indexing intrinsic ## The
2006 Jul 13
0
AZ Ruby on Rails Community
If you are interested in learning about Ruby on Rails or are currently doing Ruby on Rails development this is a meeting you will want to attend. We will be having the first meeting this Wednesday July 19th at Molly Brannigan''s located at Val Vista and the US 60. Free wireless connectivity will be provided. The first part of the meeting will consist of introductions and feedback
2011 Nov 24
0
[LLVMdev] arm neon intrinsics cross compile error on windows system
Hello, I totally understood about this problem. codesourcery codebench arm eabi version uses newlibc. but, arm gnu/linux version uses glibc. hm.. actually there is no problem. it was my mistake as james told me. Thanks. 2011/11/24 Seung-yeon Choe <sychoe at gmail.com> > Hello, James Molly. > > Thank you for your advices. > > Now I aware that this is the problem of
2009 Jun 11
1
can't access remote Windows 2008 desktop via Krdc / Remote Desktop
Hi all, Does anyone know why CentOS 5.+3 + latest KDE won't connect to a Windows 2008 server via Remote Desktop, yet it will work on a Windows 2003 server? I can easily connect to a Windows 2003 server, using rdp:/196.34.x.x and login and use the Windows 2003 server. But when I try the same with a Widows 2008 server, it just fails. I see if connecting, and then it "dies" without
2014 Dec 22
1
Is there have simplest way to make domain users which in remote desktop group can remote/local logon the workstation ?
On Sun, Dec 21, 2014 at 7:08 PM, Marc Muehlfeld <mmuehlfeld at samba.org> wrote: > Am 21.12.2014 um 04:14 schrieb Dongsheng Song: >> After put domain users in the remote destop group in the DC, these >> users still can't logon workstation via remote desktop, it's a very >> strange design. Maybe we can make samba-tool fix it by certain >> parameter ? >
2016 Mar 02
2
Remote Desktop Users Group not working??
Hi My next try is to create the group myself, but the point here was that the Builtin group created by the provisioning of Samba, doesn't work... /Martin ----- Original meddelelse ----- Fra: "L.P.H. van Belle" <belle at bazuin.nl> Til: "samba" <samba at lists.samba.org> Sendt: onsdag, 2. marts 2016 16:55:41 Emne: Re: [Samba] Remote Desktop Users Group not
2014 Dec 21
4
Is there have simplest way to make domain users which in remote desktop group can remote/local logon the workstation ?
On Sat, Dec 20, 2014 at 4:15 PM, Tim <rintimtim at gmx.net> wrote: > Then I would do it with a group policy. Have a look right here: > http://technet.microsoft.com/en-us/library/ee791928(v=WS.10).aspx > > Remind that you leave the default policies untouched. Create a new GPo and > link it to your desired OU. > After put domain users in the remote destop group in the DC,
2011 Nov 24
2
[LLVMdev] arm neon intrinsics cross compile error on windows system
Hi, Just to clarify, some header files are compiler specific. Stdint.h is one of them. The reason your Ubuntu stdint.h works is because, coincidentally, Clang's stdint.h uses the same layout and pre-processor built-ins as GCC. This is an implementation detail. Do not rely upon it. You should use Clang's stdint.h. Cheers, James From: Seung-yeon Choe [mailto:sychoe at gmail.com] Sent: 24