search for: nydick

Displaying 8 results from an estimated 8 matches for "nydick".

2018 May 09
2
unlist errors on a nested list of empty lists
On 08/05/2018 4:50 PM, Steven Nydick wrote: > It also does the same thing if the factor is not on the first level of > the list, which seems to be due to the fact that the islistfactor is > recursive, but if a list is a list-factor, the first level lists are > coerced into character strings. > > > x <- lis...
2002 Feb 08
5
Smp kernel on up machine???
Can anyone tell me if there has been testing of using an SMP kernel on a UP machine and if that is bad? I have an ext3 filesystem that keeps getting corrupt. Certain directories only get I/O errors, trying to access beyond the end of the device. Thanks, Gabe
2002 Jan 17
3
Change defaults to data=journal on /
How come if I install a fresh redhat 7.2 system and change fstab from defaults to data=journal for the / file system, it breaks everything? Thanks, --------------------- Gabe E. Nydick Systems Lead ClubPhoto, Inc. P: 408.423.6611 F: 408.557.6799 ----------------------
2018 May 08
2
unlist errors on a nested list of empty lists
On 08/05/2018 2:58 PM, Duncan Murdoch wrote: > On 08/05/2018 1:48 PM, Steven Nydick wrote: >> Reproducible example: >> >> x <- list(list(list(), list())) >> unlist(x) >> >> *> Error in as.character.factor(x) : malformed factor* > > The error comes from the line > > structure(res, levels = lv, names = nm, class = "factor&...
2018 May 09
0
unlist errors on a nested list of empty lists
...date under R version 3. I could not find the first issue when searching the bug reports (which I ran into when trying to parse JSON files), which is why I posted on r-devel. On Tue, May 8, 2018 at 7:51 PM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 08/05/2018 4:50 PM, Steven Nydick wrote: > > It also does the same thing if the factor is not on the first level of > > the list, which seems to be due to the fact that the islistfactor is > > recursive, but if a list is a list-factor, the first level lists are > > coerced into character strings. > > &...
2018 May 08
2
unlist errors on a nested list of empty lists
...x86_64 os darwin15.6.0 system x86_64, darwin15.6.0 status major 3 minor 5.0 year 2018 month 04 day 23 svn rev 74626 language R version.string R version 3.5.0 (2018-04-23) nickname Joy in Playing -- Steven Nydick PhD, Quantitative Psychology M.A., Psychology M.S., Statistics -- "Beware of the man who works hard to learn something, learns it, and finds himself no wiser than before, Bokonon tells us. He is full of murderous resentment of people who are ignorant without having come by their ignorance the...
2018 May 08
0
unlist errors on a nested list of empty lists
...factor(LETTERS[2])) > unlist(x) [1] <NA> B Levels: B ... which does not seem to me to be desired behavior. On Tue, May 8, 2018 at 2:22 PM Duncan Murdoch <murdoch.duncan at gmail.com> wrote: > On 08/05/2018 2:58 PM, Duncan Murdoch wrote: > > On 08/05/2018 1:48 PM, Steven Nydick wrote: > >> Reproducible example: > >> > >> x <- list(list(list(), list())) > >> unlist(x) > >> > >> *> Error in as.character.factor(x) : malformed factor* > > > > The error comes from the line > > > > structure(res...
2002 Mar 11
0
Adaptec 2005s
Can anyone confirm the adaptec 2005s working, and working WELL for them under any 2.4 kernel? Thanks, Gabe