Displaying 20 results from an estimated 49 matches for "3dc".
2009 Nov 22
1
Dead link in Nile help documentation (PR#14079)
...rm =3D i386-redhat-linux-gnu
arch =3D i386
os =3D linux-gnu
system =3D i386, linux-gnu
status =3D
major =3D 2
minor =3D 10.0
year =3D 2009
month =3D 10
day =3D 26
svn rev =3D 50208
language =3D R
version.string =3D R version 2.10.0 (2009-10-26)
Locale:
LC_CTYPE=3Den_US.UTF-8;LC_NUMERIC=3DC;LC_TIME=3Den_US.UTF-8;LC_COLLATE=3Den=
_US.UTF-8;LC_MONETARY=3DC;LC_MESSAGES=3Den_US.UTF-8;LC_PAPER=3Den_US.UTF-8;=
LC_NAME=3DC;LC_ADDRESS=3DC;LC_TELEPHONE=3DC;LC_MEASUREMENT=3Den_US.UTF-8;LC=
_IDENTIFICATION=3DC
Search Path:
.GlobalEnv, package:stats, package:graphics, package:grDevices, package...
2008 Apr 28
2
X11 window title setting in X11() Device (PR#11325)
...s mail, it is
just two lines moved before the call to X11_Open.
Surely there could be something much better, but I am quite new to C
and X11 programming...
Here is my sessionInfo() :
,----
| R version 2.7.0 (2008-04-22)=20
| i486-pc-linux-gnu=20
|=20
| locale:
| LC_CTYPE=3Dfr_FR.UTF-8;LC_NUMERIC=3DC;LC_TIME=3Dfr_FR.UTF-8;LC_COLLATE=3D=
fr_FR.UTF-8;LC_MONETARY=3DC;LC_MESSAGES=3Dfr_FR.UTF-8;LC_PAPER=3Dfr_FR.UTF-=
8;LC_NAME=3DC;LC_ADDRESS=3DC;LC_TELEPHONE=3DC;LC_MEASUREMENT=3Dfr_FR.UTF-8;=
LC_IDENTIFICATION=3DC
|=20
| attached base packages:
| [1] grDevices utils datasets graphics stats...
2006 Oct 31
4
'make check' fails on d-p-q-r-tests (PR#9326)
'make check' fails on d-p-q-r-tests:
> ##-- non central Chi^2 :
> xB <- c(2000,1e6,1e50,Inf)
> for(df in c(0.1, 1, 10))
+ for(ncp in c(0, 1, 10, 100)) stopifnot(pchisq(xB, df=df, ncp=ncp) == 1)
Error: pchisq(xB, df = df, ncp = ncp) == 1 is not all TRUE
Execution halted
Here is some more testing:
xB <- c(2000,1e6,1e50,Inf)
for(df in c(0.1, 1, 10)) for(ncp in c(0, 1,
2005 Apr 27
0
(PR#7803) print.data.frame(), wrong column names alignement,
...contains column names with accentued characters
> (UTF8 encoded), the alignement of the column names is wrong (extra
> spaces inserted).
>
> For example : ------------------------------------------------
>
>> Sys.getlocale()
> [1] "LC_CTYPE=3Dfr_FR.UTF-8@euro;LC_NUMERIC=3DC;LC_TIME=3Dfr_FR.UTF-8@eur=
o;LC_COLLATE=3Dfr_FR.UTF-8@euro;LC_MONETARY=3Dfr_FR.UTF-8@euro;LC_MESSAGES=
=3Dfr_FR.UTF-8@euro;LC_PAPER=3DC;LC_NAME=3DC;LC_ADDRESS=3DC;LC_TELEPHONE=3D=
C;LC_MEASUREMENT=3DC;LC_IDENTIFICATION=3DC"
>
>> print (data.frame(aaaa=3D1, b=3D2, c=3D3)) # (ok)
>...
2009 Aug 07
0
Bug in nlm, found using sem; failure in several flavors (PR#13882)
...=A0 =A006
> day =A0 =A0 =A0 =A0 =A0 =A026
> svn rev =A0 =A0 =A0 =A048839
> language =A0 =A0 =A0 R
> version.string R version 2.9.1 (2009-06-26)
>
>> sessionInfo()
> R version 2.9.1 (2009-06-26)
> x86_64-unknown-linux-gnu
>
> locale:
> LC_CTYPE=3Den_US;LC_NUMERIC=3DC;LC_TIME=3Den_US;LC_COLLATE=3Den_US;LC_MON=
ETARY=3DC;LC_MESSAGES=3Den_US;LC_PAPER=3Den_US;LC_NAME=3DC;LC_ADDRESS=3DC;L=
C_TELEPHONE=3DC;LC_MEASUREMENT=3Den_US;LC_IDENTIFICATION=3DC
>
> attached base packages:
> [1] stats =A0 =A0 graphics =A0grDevices utils =A0 =A0 datasets =A0methods=
=A0...
2009 Feb 19
2
bugfix for nls with port algorithm (PR#13540)
Full_Name: Manuel A. Morales
Version: 2.8.1
OS: Linux
Submission from: (NULL) (137.165.199.246)
When fitting a model in nls using the algorithm port with constraints and the
shorthand parameter[factor] in the model, I get the following error message:
"Error in nls_port_fit(m, start, lower, upper, control, trace) :
(list) object cannot be coerced to type 'double'
In addition:
2009 Aug 07
1
Bug in nlm, found using sem; failure in several flavors (PR#13883)
...=A026
>> svn rev =A0 =A0 =A0 =A048839
>> language =A0 =A0 =A0 R
>> version.string R version 2.9.1 (2009-06-26)
>>
>>> sessionInfo()
>> R version 2.9.1 (2009-06-26)
>> x86_64-unknown-linux-gnu
>>
>> locale:
>> LC_CTYPE=3Den_US;LC_NUMERIC=3DC;LC_TIME=3Den_US;LC_COLLATE=3Den_US;LC_MO=
NETARY=3DC;LC_MESSAGES=3Den_US;LC_PAPER=3Den_US;LC_NAME=3DC;LC_ADDRESS=3DC;=
LC_TELEPHONE=3DC;LC_MEASUREMENT=3Den_US;LC_IDENTIFICATION=3DC
>>
>> attached base packages:
>> [1] stats =A0 =A0 graphics =A0grDevices utils =A0 =A0 datasets =A0m...
2009 Oct 10
0
installing any package fails using 'install.packages()' (PR#13996)
...e myself member of group 'staff' (or 'admin').
Again, in sum: not a bug in R and you just created extra work for R Cor=
e to
maintain the bug database.
Dirk
| > sessionInfo()
| R version 2.9.2 (2009-08-24)
| i486-pc-linux-gnu
|=20
| locale:
| LC_CTYPE=3Den_GB.UTF-8;LC_NUMERIC=3DC;LC_TIME=3Den_GB.UTF-8;LC_COLLAT=
E=3Den_GB.UTF-8;LC_MONETARY=3DC;LC_MESSAGES=3Den_GB.UTF-8;LC_PAPER=3Den=
_GB.UTF-8;LC_NAME=3DC;LC_ADDRESS=3DC;LC_TELEPHONE=3DC;LC_MEASUREMENT=3D=
en_GB.UTF-8;LC_IDENTIFICATION=3DC
|=20
| attached base packages:
| [1] stats graphics grDevices utils datasets...
2009 Nov 30
1
Bug in R evaluating a huge instruction (PR#14096)
...my message here.
I am trying to use the Morris function from the sensitivity package (but =
that is not the problem). I created a (big) instruction that should=20
generate a morris object in which there is a data.frame i am interested=20
in. My instruction is :
a<-morris(model=3DNULL,factors=3Dc("PecheAmateurs=20
d=E9cembre.proportionMetier","PechePetitMetierMer=20
mai.proportionMetier","PecheAmateurs=20
mai.proportionMetier","PecheChalutiere=20
janvier.minInactivityDays","PechePetitMetierEtang=20
octobre.minInactivityDays","PechePetit...
2008 Feb 08
0
xspline(..., draw=FALSE) fails if there is no open device (PR#10728)
...=3D i686, linux-gnu
> status =3D RC
> major =3D 2
> minor =3D 6.2
> year =3D 2008
> month =3D 02
> day =3D 07
> svn rev =3D 44369
> language =3D R
> version.string =3D R version 2.6.2 RC (2008-02-07 r44369)
>
> Locale:
> LC_CTYPE=3Den_GB.UTF-8;LC_NUMERIC=3DC;LC_TIME=3Den_GB.UTF-8;LC_COLLATE=3D=
en_GB.UTF-8;LC_MONETARY=3Den_GB.UTF-8;LC_MESSAGES=3Den_GB.UTF-8;LC_PAPER=3D=
en_GB.UTF-8;LC_NAME=3DC;LC_ADDRESS=3DC;LC_TELEPHONE=3DC;LC_MEASUREMENT=3D=
en_GB.UTF-8;LC_IDENTIFICATION=3DC
>
> Search Path:
> .GlobalEnv, package:stats, package:graphics, pa...
2008 Aug 22
1
Different results between v2.6.1 and 2.7.1 (PR#12579)
Hello~
When I use R2.6.1, the following work correctly.
par(mar=3Dc(4.2,3.1,0.5,0.5), oma=3Dc(2,2,2,2))
boxplot(count ~ spray, col =3D "lightgray")
box("inner", lty=3D"dotted", col=3D"red")
box("outer", lty=3D"solid", col=3D"green")
=20
But when I use R2.7.1, the outer region seems too large...
2008 Aug 07
1
Bug in format.default(): na.encode does not have any effect for (PR#12318)
...this a bit and found out that format.default() uses prettyNum(.I=
nternal(format(...)))
for formatting the logical, numeric, complex, ... classes. Simple tests (se=
e bellow) show that
.Internal(format()) does not obey the na.encode argument.
## Encode NA as "NA"
> .Internal(format(x=3Dc(1, NA), trim=3DFALSE, digits=3DNULL, nsmall=3D0, w=
idth=3DNULL, adj=3D1, na.encode=3DTRUE, scientific=3DNA))
[1] " 1" "NA"
## Do not encode NA as "NA"
> .Internal(format(x=3Dc(1, NA), trim=3DFALSE, digits=3DNULL, nsmall=3D0, w=
idth=3DNULL, adj=3D1, na.encode=3DFA...
2008 Aug 07
1
package.skeleton does invalide regular name, bis... (PR#12020)
...ccurs when we give as code_file some file that
are not in the current directories.
If we give a single file to code_file (like code_file=3D"riri/fifi.R"),
it does not reconize fifi.R as a regular name and change it to
riri/zfifi.R
If we give several file to code_file (like
code_file=3Dc("riri/titi.R","riri/loulou.R")), it does not reconize
titi.R as a regular name, change it to toto/ztiti.R and we get an error
on riri/loulou.R
Christophe
--- 8< ---------------------
> package.skeleton(name=3D"miniKml",code_files=3Dc("miniKml/R/global.R&...
2019 Dec 04
0
error in parallel:::sendMaster
...;>>> Matrix products: default
>>>>>> BLAS: /usr/lib/x86_64-linux-gnu/openblas/libblas.so.3
>>>>>> LAPACK: /usr/lib/x86_64-linux-gnu/libopenblasp-r0.2.20.so
>>>>>>
>>>>>> locale:
>>>>>> [1] LC_CTYPE=3DC.UTF-8 LC_NUMERIC=3DC LC_TIME=3DC=
>> =2EUTF-8
>>>>>> [4] LC_COLLATE=3DC.UTF-8 LC_MONETARY=3DC.UTF-8 LC_MESSAGES=
>> =3DC.UTF-8
>>>>>> [7] LC_PAPER=3DC.UTF-8 LC_NAME=3DC LC_ADDRESS=3D=
>> C
>>...
2019 Dec 04
0
error in parallel:::sendMaster
...;>>> Matrix products: default
>>>>>> BLAS: /usr/lib/x86_64-linux-gnu/openblas/libblas.so.3
>>>>>> LAPACK: /usr/lib/x86_64-linux-gnu/libopenblasp-r0.2.20.so
>>>>>>
>>>>>> locale:
>>>>>> [1] LC_CTYPE=3DC.UTF-8 LC_NUMERIC=3DC LC_TIME=3DC=
>> =2EUTF-8
>>>>>> [4] LC_COLLATE=3DC.UTF-8 LC_MONETARY=3DC.UTF-8 LC_MESSAGES=
>> =3DC.UTF-8
>>>>>> [7] LC_PAPER=3DC.UTF-8 LC_NAME=3DC LC_ADDRESS=3D=
>> C
>>...
2004 Jun 15
2
tapply/barplot (PR#6983)
Hello,
there seems to be a bug in tapply or barplot in R 1.9.0 that was not in =
earlier versions. The following code creates two nice barplots in 1.7.0, =
but the first one is bad in 1.9.0:
par(mfrow=3Dc(1,2))
x <- rep(1:10,10)
y <- runif(100,1,100)
z <- tapply(y,x,mean)
barplot(z)
barplot(as.numeric(z))
although is.numeric(z) returns TRUE!
Best regards,
Vidar Hjellvik
Institute of Marine Research
P.O.Box 1870 Nordnes
N-5817 Bergen
phone: +47 55 23 86 62
email: vidarh@imr.no
2010 Feb 22
1
grid unit bug? (PR#14220)
...not that it makes a
difference):
sessionInfo()
R version 2.11.0 Under development (unstable) (2010-02-15 r51142)=20
i386-pc-mingw32=20
locale:
[1] LC_COLLATE=3DEnglish_United States.1252=20
[2] LC_CTYPE=3DEnglish_United States.1252 =20
[3] LC_MONETARY=3DEnglish_United States.1252
[4] LC_NUMERIC=3DC =20
[5] LC_TIME=3DEnglish_United States.1252 =20
attached base packages:
[1] datasets splines grid tcltk stats graphics =
grDevices
[8] utils methods base =20
other attached packages:
[1] TinnR_1.0.3 R2HTML_1.59-1 Hmisc_3.7-0 surviva...
2007 Sep 20
1
Bug with Cor(..., method='spearman") and by() (PR#9921)
......) : 'x' is empty
I am using Windows XP with session info below
Harold Doran
> sessionInfo()
R version 2.5.0 (2007-04-23)=20
i386-pc-mingw32=20
locale:
LC_COLLATE=3DEnglish_United States.1252;LC_CTYPE=3DEnglish_United
States.1252;LC_MONETARY=3DEnglish_United
States.1252;LC_NUMERIC=3DC;LC_TIME=3DEnglish_United States.1252
attached base packages:
[1] "stats" "graphics" "grDevices" "utils" "datasets"
"methods" "base" =20
other attached packages:
mlmRev lme4 Matrix lattice=20...
2009 Sep 17
1
Memory-management crash with UTF-8 on Windows (PR#13955)
...ng a =
bit of difficulty right now because it crashes sometimes with Unicode=20
characters.
Actual sessionInfo:
R version 2.9.0 (2009-04-17)=20
i386-pc-mingw32=20
locale:
LC=5FCOLLATE=3DGerman=5FGermany.1252;LC=5FCTYPE=3DGerman=5FGermany.1252;LC=
=5FMONETARY=3DGerman=5FGermany.1252;LC=5FNUMERIC=3DC;LC=5FTIME=3DGerman=5FG=
ermany.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base=20
We can crash R by reading or copy-pasting the following file into it (for=20
example, Rgui --vanilla).
I see a message "Microsoft Visual C++ Runtime Library&qu...
2009 Aug 04
3
Accuracy (PR#13867)
Full_Name: Manuel Luethi
Version: 2.9.1
OS: Windows XP
Submission from: (NULL) (129.132.128.136)
Hi
I created the following vectors:
p_1=c(0.2,0.2,0.2,0.2,0.1,0.25,0.4,0.1,0.25,0.4,0.1,0.25,0.4,0.1,0.25,0.4,0.2,0.5,0.8,0.2,0.5,0.8,0.2,0.5,0.8,0.2,0.5,0.8)
p_2=c(0,0,0,0,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.4,0.25,0.1,0.4,0.25,0.1,0.4,0.25,0.1,0.4,0.25,0.1)
As these are