Displaying 20 results from an estimated 200 matches similar to: "dyn.load (PR#9364)"
2017 Mar 17
2
RFC: (in-principle) native unquoting for standard evaluation
I love the pointer analogy. Presumably the additional complication of scope
breaks this however. * itself would have been a nice operator for this were
it not prone to ambiguity (`a * *b` vs `a**b`, from which @ does not
suffer).
Would this extension require that function authors explicitly enable
auto-quoting support? I somewhat envisioned functions seeing the resolved
unquoted object (within
2017 Mar 17
4
RFC: (in-principle) native unquoting for standard evaluation
(please be gentle, it's my first time)
I am interested in discussions (possibly reiterating past threads --
searching didn't turn up much) on the possibility of supporting standard
evaluation unquoting at the language level. This has been brought up in a
recent similar thread here [1] and on Twitter [2] where I proposed the
following desired (in-principle) syntax
f <-
2009 Apr 15
1
Mapping PCI/PCX hardware to a specific VM
Hi,
I have played previously with VMWare and HyperV based solutions for
virtualization but not with Xen so forgive me if this question has an
obvious answer or has been asked before. Google has not provided me with an
obvious answer on this so...
I have a home pc with a tv tuner card in it which I was hoping that after
setting up Xen I could map that piece of hardware to a specific virtual
2017 Mar 19
3
RFC: (in-principle) native unquoting for standard evaluation
Would this return a quosure? (i.e. a single sided formula that captures
both expression and environment). That's the data structure we've adopted
in tidyeval as it already has some built in support.
Hadley
On Friday, March 17, 2017, Michael Lawrence <lawrence.michael at gene.com>
wrote:
> Interesting idea. Lazy and non-standard evaluation is going to happen; the
> language
2005 Nov 20
1
Deleting InPlaceEditor
Howdy,
I have created several InPlaceEditor''s for each of my menu items. This way i
can easily rename them, however when i rename a menu item, it renames
several id''s in the document.
I then need to adjust an InPlaceEditor to point to the new id. It seems an
inplaceeditor cannot be changed, so i have been tryiny to delete it, then
create a new one.
How do i delete an
2005 Nov 23
2
Changing loadTextURL
I have an InPlaceEditor, when it is clicked on it loads the unformatted
textile text from the server. When i click on menu items, I change the
content to the formatted text and i want to change the file the
InPlaceEditor will load.
I thought a simple
loadTextURL: "getPage.php?page=" + currentPage;
would do. But currentPage is always empty... It''s baffling :p
Is there a way
2019 Feb 11
1
make.unique rbind examples
The final two examples in ?make.unique do not appear to be relevant to
that function, namely
rbind(data.frame(x = 1), data.frame(x = 2), data.frame(x = 3))
rbind(rbind(data.frame(x = 1), data.frame(x = 2)), data.frame(x = 3))
both producing
x
1 1
2 2
3 3
(identically) on R 3.4.3 and 3.5.1. Following a brief discussion on
Twitter, Rich FitzJohn [1] identified that under R 1.8.0 (circa 2003,
2005 Jul 02
6
Port redirection on standalone pc to pop3 proxy AV scanner
G''day all.
I''m trying to set up Clam AV scanning of incoming POP3 email to my
Thunderbird mail client; I have a standalone laptop with a 56k dialup
connection to my ISP.
I can''t seem to get port redirection working: I''m trying to redirect
incoming POP3 mail from my ISP''s mail server to p3scan which is
listening on 127.0.0.1:8110 and will do the AV
2006 Nov 09
7
Weird Samba upload performance on Gigabit network
Here's a weird one that may have nothing to do with Samba and more to
do with network frame sizes.
I have recently upgraded the network infrastructure to support
gigabit speeds.
- OSX Tiger to OSX Tiger file transfers operate at gigabit speeds.
- Samba 3.0.23C (Suse 10) to OSX Tiger file transfers operate at
gigabit speeds.
- BUT OSX Tiger to Samba 3.0.23C (Suse 10) file transfers
2007 Jan 23
6
Installing packages...
Hi,
I am a total newbie to R. I am using R (2.4.1) on Mac OS X 10.4.8 and
trying to install some packages using GUI Packages & Data/Package Installer
interface...
Every time I get:
trying URL
'http://umfragen.sowi.uni-mainz.de/CRAN/bin/macosx/universal/contrib/2.4/neural_1.4.1.tgz'
Content type 'application/x-tar' length 18920 bytes
opened URL
2017 Jan 30
2
Fwd: Can somebody explain the file ownership of a
Hi All,
We're implementing a fully integrated Samba setup with the Active directory
on IBM AIX. From AIX level we have established the single sign on against
Windows AD 2012R2. Currently the following user accounts and groups exists
on the AD domain.
# cat /etc/samba/smb.conf
[global]
security = ADS
workgroup = PAPERCLIP
realm = PAPERCLIP.SC.NZ
2006 Oct 11
3
PLEASE HELP - MAC NEWBIE - MAC OS X 10.4.8 (Intel) compiling errors of Samba 3.0.23.c
Hello,
I am trying to compile the latest samba 3.0.23c on MAC Intel OS X
10.4.8 and I am getting errors with the krb5 stuff. I have searched the
net and found other people with the same error but didn't see any
solution. Has anyone successfully compiled it on 10.4.8 Intel? Any
help would be greatly appreciated as I am new to the mac platform but
have lots of linux experience. The
2006 Nov 01
2
Still no CLI in 1.4 branch (OSX)
I am testing 1.4 branch on OSX (10.4.8) and although it's running and
passing calls ok, I am still not able to connect using asterisk -r.
When I do open a CLI using asterisk -r, it appears to start up
normally, but then is non responsive to commands (exit works though?).
I am currently running SVN-branch-1.4-r46716.
Any ideas on why this might be, or how to figure out how to fix it?
2006 Oct 18
2
Error: subscript out of bounds (PR#9305)
Full_Name: Steven King
Version: 1.16
OS: OSX vesion 10.4.8
Submission from: (NULL) (71.126.161.149)
Setting a matrix is a function - the failure occurs only on 2 X 2 matrices.
x<-matrix(1:4,nrow=2)
> x
[,1] [,2]
[1,] 1 3
[2,] 2 4
> x[x]<-2
Error: subscript out of bounds
2007 Jan 08
2
can't compile on OSX: unsetenv header issues
Hi,
A recent change has R failing to compile (for me) on ppc OSX 10.4.8 like this:
../../../../R-devel/src/main/datetime.c: In function `reset_tz':
../../../../R-devel/src/main/datetime.c:511: error: void value not ignored as it ought to be
I suspect there is some sort of configure magic that needs to happen
to get the POSIX compatible unsetenv on OSX. Here's what I think is
the
2007 Jun 27
2
mystery data fills my target disk
Hello,
I'm trying to use rsync to periodically restore a test computer from a
master disk image on a separate partition. The first time I copy the data
from the master partition to the target partition, everything works as
expected. But if I do the operation again, rsync indicates that it is
copying lots of files that have not changed. More significantly, the disk
usage on the target volume
2007 Jan 31
2
Problems with definitions of S4-generics
Hello all,
I'd like to report a problem related to S4 classes.
Platform:
Mac G4/400 PCI (PPC-architecture)
Mac OS 10.4.8
R 2.4.1 for Mac OS X (CRAN binary, 2006-12-19) w/ R.app 1.18
Last December, Simon Urbanek confirmed that the issue is not platform
related, and that it is most likely a bug. He suggested to post my report
to "the appropriate mailing list" -- I choose r-devel.
2003 Aug 19
0
Viestiasi ei voi toimittaa perille; Your mail couldn't be delivered
L?hetit postia @uta.fi osoitteille: suvi.virtanen
Postiasi ei voi toimittaa perille, koska yliopiston s?hk?posti-
j?rjestelm?ss? ei ole t?llaista yksik?sitteist? osoitetta. Voit etsi?
tarkoittamasi henkil?n s?hk?postiosoitetta osoitehaun avulla
http://www.uta.fi/hakemisto/sahkopostiosoitteet.html
Huomaa kuitenkin, ett? s?hk?postiosoitteiden listassa ovat mukana vain ne
yliopistoyhteis?n
2006 Nov 23
3
questions about extended attributes support across *nix & osx (hfs+) filesys
i've built up rsync on both opensuse & osx from src.
on osx, it's v2.6.3 w/ both apple's "Extended Attributes" patches:
http://www.opensource.apple.com/darwinsource/10.4.8.ppc/rsync-24/patches/EA.diff
http://www.opensource.apple.com/darwinsource/10.4.8.ppc/rsync-24/patches/PR-3945747-endian.diff
and the 'lartmaker' fix (iteself, slightly fixed ...):
2006 Dec 09
2
Show number at risk on Kaplan Meier curve
Dear all,
I'm using the "survival" package with R 2.4.0 on Mac OS X 10.4.8.
I have two core statistics books (one of which is Altman's medical stats
book) which suggest showing the number of individuals at risk at
different time intervals on the Kaplan-Meier curve.
My plot shows two curves that later cross, because of one significant
outlier.
I have two queries:
Is there an