search for: snippag

Displaying 20 results from an estimated 35 matches for "snippag".

Did you mean: snippage
2023 Jan 31
1
Sys.getenv(): Error in substring(x, m + 1L) : invalid multibyte string at '<ff>' if an environment variable contains \xFF
> On 31 Jan 2023, at 12:51 , Tomas Kalibera <tomas.kalibera at gmail.com> wrote: > > > On 1/31/23 11:50, Martin Maechler wrote: <snippage> >> hmm.., that's a pity; I had hoped it was a pragmatic and valid strategy, >> but of course you are right that type stability is really a >> valid goal.... >> >> In general, what about behaving close to "old R" and replace all such >> strings...
2015 Jun 09
1
Update for FAQ - q.15 & q.31 update & merge
On 9 June 2015 at 07:55, Manuel Wolfshant <wolfy at nobugconsulting.ro> wrote: > <significant snippage> > > Call me picky but I'd rephrase > The CentOS Project ONLY provides updates or other changes for the > latest version of each major branch. > to > The CentOS Project provides updates or other changes ONLY for the > latest version of each major branch. The...
2016 Feb 07
1
Assignment in environment
> On 07 Feb 2016, at 14:46 , Duncan Murdoch <murdoch.duncan at gmail.com> wrot8[e: > [snippage] > > but in fact, this doesn't work: > > getValue(fn)[[1]] <- 3 > Error in getValue(fn)[[1]] <- 3 : could not find function "getValue" > > I suspect this is a parser problem. Umm, no... The canonical semantics are that foo(x)[[....]] <- bar is in...
2009 Apr 16
0
Using rsync for a backup program but having trouble getting --exclude-from to wor
...Partial content of list > > Suffix is 20090416 > Source dir is /home/bob/ > Exclusions file is /home/bob/.dobackup.excl > Destination dir is /media/disk-4/BackupOfHome > sending incremental file list > delta-transmission disabled for local transfer or --whole-file > > <snippage> > > .xsession-errors > Bookmarks 2009-04-11.json is uptodate > Ebooks.desktop # rubbish that I don't want in the > backup > Index.pdf is uptodate > Names.pdf is uptodate > Office.desktop # rubbish that I don't want in the...
2009 Apr 15
2
Using rsync for a backup program but having trouble getting --exclude-from to work properly
...he command I use: ./dobackup.sh > list Partial content of list Suffix is 20090416 Source dir is /home/bob/ Exclusions file is /home/bob/.dobackup.excl Destination dir is /media/disk-4/BackupOfHome sending incremental file list delta-transmission disabled for local transfer or --whole-file <snippage> .xsession-errors Bookmarks 2009-04-11.json is uptodate Ebooks.desktop # rubbish that I don't want in the backup Index.pdf is uptodate Names.pdf is uptodate Office.desktop # rubbish that I don't want in the backup ParrotSecrets.pdf is uptodate Pictur...
2016 Jul 19
2
Issues building from svn
On a fresh svn checkout in a fresh directory, following up on 'configure' (with many options, pointer to exact invocation below) by 'make' ends in tears: root at 09c079b7388b:/tmp/R-devel# make make[1]: Entering directory '/tmp/R-devel/doc/manual' creating RESOURCES creating FAQ creating doc/html/resources.html make[1]: Leaving directory '/tmp/R-devel/doc/manual'
2004 Aug 06
3
ices 'script' playlist information?
On Sat, Mar 01, 2003 at 07:09:24PM +0000, Karl Heyes wrote: > On Sat, 2003-03-01 at 18:41, Adam Scriven wrote: > > Is there anywhere I can go to get detailed information on how this works? > > I'm wondering about passing information back and forth, for example, or > > if there's anyway to collect information like the audio program they're > > listening with,
2005 Dec 02
3
Trouble redirecting traffic on transparent bridge.
I have posted this question to the netfilter mailing list along with #ebtables, #iptables, and #netfilter. Nobody has really responded, so I''m led to believe that it is either incredibly complicated or *really* simple. Please, somebody throw me a bone here! Ok, on with the show... I have a bridge (br0) with two interfaces (eth1 and eth2). Neither br0, eth1, or eth2 have an
2014 Dec 03
0
DegradedArray message
...39;ve had that RAID array) it doesn't respond to some HD command or other and gets dropped. turned out to be easy to reinsert it and it ran for a long time thereafter without trouble. I can dig for the info on the drives and the nature of the problem if anyone wants to see it. Fred <huge snippage> -- ---- Fred Smith -- fredex at fcshome.stoneham.ma.us ----------------------------- The Lord is like a strong tower. Those who do what is right can run to him for safety. --------------------------- Proverbs 18:10 (niv) -----------------------------
2016 Jul 19
0
Issues building from svn
...in $(SUBDIRS); do \ (cd $${d} && $(MAKE) R) || exit 1; \ done so building something in doc that relies on something built in src ends badly. Preliminary fiddling indicates that it might work to move doc after src in SUBDIRS, but the reverse (src to before doc) did not. [snippage] > The problem does manifest itself when the svn directory is not 'fresh' as in > the case of the Docker builds as ../bin/R exists from the previous builds. > > Dirk > Er, a "not" went missing in there?? -p > -- > http://dirk.eddelbuettel.com | @eddelb...
2001 Oct 15
1
New tuned encoder
Hi all, ome people asked if it was possible to make an even higher quality mode by incorporating some of the changes from the first tuned version into the 350kbps mode. I did so and made a new version with this new mode. It gives bitrates from roughly 300-350kbps. That's a lot, but it also gets very hard to find something it artifacts on :) Should be sufficient for archival quality. In
2013 May 03
1
Regression: IDA + IDAPython not opening
Hi, When I upgraded wine from 1.5.24 to 1.5.26, IDA 6.2 + IDAPython stopped working. IDA now does not open, giving me this error message: Traceback (most recent call last): File "C:\Python27\Lib\site.py", line 62, in <module> import os RuntimeError: unable to get file status from 'C:\Python27\Lib\os.py' I can run Python alone just fine though: $ wine
2007 Jul 19
1
semodule - global requirements not met
I'm busy setting up amavisd-new on a CentOS 5.0 box - and believe I've got it working well enough that I can switch selinux enforcing back on again. I've done the usual- - grab a chunk of the audit.log that is relevant to all the actions that would be denied. - do 'cat audit.log | audit2allow -M amavis' to generate the module - amavis.te looks like: module amavis 1.0;
2017 Aug 14
1
Custom kickstart post section on usb thumbdrive
Hi All, I am attempting to create a custom USB drive for kickstart install. I found this: 1. get the ISO file of CentOS 7 2. mount -o loop CentOS-7.0*.iso /mnt/ 3. mkdir -p /CentOS-7-ISO-respin/{CentOS-7-unpacked,CentOS-7-iso} 4. rsync -avz /mnt/ /CentOS-7-ISO-respin/RHEL-7-unpacked 5. put your kickstart file into
2016 Feb 07
3
Assignment in environment
Dear all, I have a function "fn" with its own environment, i.e. env <- environment(fn) and env is not .GlobalEnv. And another function getValue <- function(x) environment(x)$mylist which returns the list object "mylist" which is in "env". If I want to modify "mylist", I could write 'getValue<-' <- function(x, value) {
2007 Sep 15
1
Cannot get contrasts to work with aov.
I have been trying for hours now to perform an orthogonal contrast through an ANOVA in R. I have done a two-factor factorial experiment, each factor having three levels. I converted this dataset to a dataframe with one factor with nine treatments, as I couldn't work out what else to do. I have set up a matrix with the eight orthogonal contrasts that I wish to perform, but despite
2005 Jun 16
1
Samba accounts disabled
Hello, We have been running Samba 2.2.x/Sun ONE LDAP on a particular machine for about 3 years now and I recently upgraded it to 3.0.14a with ldapsam compatibility (I can mess with the directory later if necessary). Now when users try to connect to the server their accounts get disabled unless I have specifically enabled them using smbpasswd -e username (which is kind of tough because I have to
2005 Sep 13
1
sometimes dtmf passed, sometimes not (cisco 7960 SIP)
Hi list, I'm hoping that I'm being stupid, and someone can tell me what's going on, but for the life of me I can't figure it out. (it's been a long day, and I'm now in the last 3 weeks of organising my wedding, so I hope this makes sense ;) ) When at my desk, accessing (for example) my voicemail, the dtmf tones are passed perfectly, I can enter password, change
2005 Jun 01
2
A suggestion to improve ifelse behaviour with vector yes/noarguments
...nction to an ordered data. > >>> > >>> > >>> > >>>>test <- c(TRUE, TRUE, TRUE, FALSE, FALSE, FALSE, FALSE) ifelse(test, > >>>>0, 1:4) > >>> > >>>[1] 0 0 0 4 1 2 3 > >>> > > > > <snippage> > > > >>As Dimitris said, this is just recycling. I think getting rid of > >>recycling > >>on vectors with length greater than 1 would have been a good decision in S > >>about 15 years ago, but it's too late now. > > > > > >...
2006 Jul 10
1
OpenSSH 4.3p2 on Solaris 10 and PAM
Hi, We have a Solaris 10 system that authanticates users against an LDAP server with password management. On port 22 runs Sun SSH 1.1. On port 2222 runs OpenSSH 4.3p2. OpenSSH uses a configuration from a Linux system where login with password or public key works. Adittionally we have a customized PAM module that grants/revokes access based upon an attribute setting in LDAP. The PAM