search for: isblankstr

Displaying 2 results from an estimated 2 matches for "isblankstr".

2009 Apr 09
3
type.convert (PR#13646)
Full_Name: Stefan Raberger Version: 2.8.1 OS: Windows XP Submission from: (NULL) (213.185.163.242) Hi there, I recently noticed some strange behaviour of the command "type.convert", depending on the startup mode used. But there also seems to be different behaviour on different PCs (all running the same OS and the same version of R). On PC1: When I start R in SDI mode (RGui --no-save
2001 Feb 17
4
Comments on R-1.2.1 builds (PR#851)
...--------------- c89 -I. -I../../../src/include -I../../../src/include -I/usr/local/include -DHAVE_CONFIG_H -OPT:IEEE_NaN_inf=ON -KPIC -g -c dataentry.c -o dataentry.o cc-1185 c89: WARNING File = dataentry.c, Line = 843 An enumerated type is mixed with another type. Rboolean warn = !isBlankString(endp); ^ cc-1552 c89: WARNING File = dataentry.c, Line = 1240 The variable "i" is set but never used. int i; ^ cc-1552 c89: WARNING File = dataentry.c, Line = 1250 The variable "i" is set but never used. int i;...