Displaying 20 results from an estimated 54 matches for "en_nz".
2018 Aug 24
4
plotmath degree symbol
In plotmath expressions, R's degree symbol, e.g. shown by
plot(1, main = parse(text = "1*degree*C"))
has sunk to halfway the text line, instead of touching its top. In older
R versions this looked much better.
--
Edzer Pebesma
Institute for Geoinformatics
Heisenbergstrasse 2, 48151 Muenster, Germany
Phone: +49 251 8333081
2018 Feb 02
2
Updating Rcpp package when it is claimed by dplyr
...sult was the same.
TIA
Patrick
> sessionInfo()
R version 3.4.3 (2017-11-30)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 14.04.5 LTS
Matrix products: default
BLAS: /home/pat/local/R-3.4.3/lib/libRblas.so
LAPACK: /home/pat/local/R-3.4.3/lib/libRlapack.so
locale:
[1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
[5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
[7] LC_PAPER=en_NZ.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_N...
2017 Sep 14
0
y label for X11 graphics
Sorry, can't reproduce on ...
> sessionInfo()
R version 3.4.1 (2017-06-30)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 14.04.5 LTS
Matrix products: default
BLAS: /usr/lib/libblas/libblas.so.3.0
LAPACK: /usr/lib/lapack/liblapack.so.3.0
locale:
[1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
[5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
[7] LC_PAPER=en_NZ.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_NZ.UTF-8 LC_IDENTIFICATION=C
attached base pac...
2018 Aug 26
0
plotmath degree symbol
...but this seems to be working ok for me ...
> sessionInfo()
R version 3.4.2 (2017-09-28)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 16.04.5 LTS
Matrix products: default
BLAS: /usr/lib/libblas/libblas.so.3.6.0
LAPACK: /usr/lib/lapack/liblapack.so.3.6.0
locale:
[1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
[5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
[7] LC_PAPER=en_NZ.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_NZ.UTF-8 LC_IDENTIFICATION=C
attached base pac...
2017 Sep 13
2
y label for X11 graphics
In the following plot, the y label is missing if it is too long.
x11(type="Xlib")
plot(1:5, 1:5, ylab="Do, a deer, a female deer") # missing label
plot(1:5, 1:5, ylab="Do") # label is present
All is well for x11(type="cairo")
This is true both under R devel 2017-09-01 on xubuntu (my desktop), and 3.4.1 on Centos
6.9 (department
2020 May 26
2
[FORGED] Re: Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
...essionInfo()
R version 4.0.0 Patched (2020-05-12 r78431)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 18.04.4 LTS
Matrix products: default
BLAS: /home/pmur002/R/R-4-0-branch/BUILD/lib/libRblas.so
LAPACK: /home/pmur002/R/R-4-0-branch/BUILD/lib/libRlapack.so
locale:
[1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
[5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
[7] LC_PAPER=en_NZ.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_NZ.UTF-8 LC_IDENTIFICATION=C
attached base pac...
2018 Feb 02
2
Updating Rcpp package when it is claimed by dplyr
...)
>> Platform: x86_64-pc-linux-gnu (64-bit)
>> Running under: Ubuntu 14.04.5 LTS
>>
>> Matrix products: default
>> BLAS: /home/pat/local/R-3.4.3/lib/libRblas.so
>> LAPACK: /home/pat/local/R-3.4.3/lib/libRlapack.so
>>
>> locale:
>> [1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
>> [3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
>> [5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
>> [7] LC_PAPER=en_NZ.UTF-8 LC_NAME=C
>> [9] LC_ADDRESS=C LC_TELEPHONE=C...
2018 Feb 02
0
Updating Rcpp package when it is claimed by dplyr
...essionInfo()
>R version 3.4.3 (2017-11-30)
>Platform: x86_64-pc-linux-gnu (64-bit)
>Running under: Ubuntu 14.04.5 LTS
>
>Matrix products: default
>BLAS: /home/pat/local/R-3.4.3/lib/libRblas.so
>LAPACK: /home/pat/local/R-3.4.3/lib/libRlapack.so
>
>locale:
> [1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
> [3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
> [5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
> [7] LC_PAPER=en_NZ.UTF-8 LC_NAME=C
> [9] LC_ADDRESS=C LC_TELEPHONE=C
>[11]...
2020 May 26
2
[FORGED] Re: Plotmath on Fedora 31 broken with with pango >= 1.44 - workarounds?
..._64-pc-linux-gnu (64-bit)
>> Running under: Ubuntu 18.04.4 LTS
>>
>> Matrix products: default
>> BLAS: /home/pmur002/R/R-4-0-branch/BUILD/lib/libRblas.so
>> LAPACK: /home/pmur002/R/R-4-0-branch/BUILD/lib/libRlapack.so
>>
>> locale:
>> [1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
>> [3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
>> [5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
>> [7] LC_PAPER=en_NZ.UTF-8 LC_NAME=C
>> [9] LC_ADDRESS=C LC_TELEPHONE=C
>> [11] LC_MEASUREMENT=en_NZ...
2017 Jun 01
2
[FORGED] Re: Question on function "scatterplot3d"
...convenience.
P^2. S.:
> sessionInfo()
R Under development (unstable) (2017-04-21 r72585)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 16.04.2 LTS
Matrix products: default
BLAS: /usr/local/lib/R/lib/libRblas.so
LAPACK: /usr/local/lib/R/lib/libRlapack.so
locale:
[1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
[5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
[7] LC_PAPER=en_NZ.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_NZ.UTF-8 LC_IDENTIFICATION=C
attached base pac...
2010 Dec 15
1
Problems drawing a colored 'rug' in the Lattice 'densityplot'
...o this in the simple case, I can't do
it properly when I include the "groups" argument. I have an example
below. I am running a reasonably new version of R.
print(sessionInfo())
R version 2.12.0 Patched (2010-11-07 r53537)
Platform: i686-pc-linux-gnu (32-bit)
locale:
[1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
[5] LC_MONETARY=C LC_MESSAGES=en_NZ.UTF-8 LC_PAPER=en_NZ.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=en_NZ.UTF-8 LC_IDEN...
2014 Jan 19
1
formals() adds 0 to complex function arguments
...efining the function with this syntax (a = 1 +
(0+2i)) doesn't help, as a new 0 gets added to become 1 + (0 + (0+2i)).
Is this reformatting necessary?
Regards,
baptiste
sessionInfo()
R Under development (unstable) (2013-11-25 r64299)
Platform: x86_64-apple-darwin10.8.0 (64-bit)
locale:
[1] en_NZ.UTF-8/en_NZ.UTF-8/en_NZ.UTF-8/C/en_NZ.UTF-8/en_NZ.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] tools_3.1.0
[[alternative HTML version deleted]]
2018 Feb 02
0
Updating Rcpp package when it is claimed by dplyr
...)
|> >> Running under: Ubuntu 14.04.5 LTS
|> >>
|> >> Matrix products: default
|> >> BLAS: /home/pat/local/R-3.4.3/lib/libRblas.so
|> >> LAPACK: /home/pat/local/R-3.4.3/lib/libRlapack.so
|> >>
|> >> locale:
|> >> [1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
|> >> [3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
|> >> [5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
|> >> [7] LC_PAPER=en_NZ.UTF-8 LC_NAME=C
|> >> [9] LC_ADDRESS=C...
2018 Jan 24
1
Function gutenberg_download in the gutenbergr package
...d gratefully appreciated.
> sessionInfo()
R version 3.4.2 (2017-09-28)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 14.04.5 LTS
Matrix products: default
BLAS: /home/hrapgc/local/R-3.4.2/lib/libRblas.so
LAPACK: /home/hrapgc/local/R-3.4.2/lib/libRlapack.so
locale:
[1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
[5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
[7] LC_PAPER=en_NZ.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_N...
2013 Nov 15
1
Inconsistent results between caret+kernlab versions
...eter ?sigma? was held constant at a value of 0.247
Kappa was used to select the optimal model using the largest value.
The final values used for the model were C = 1 and sigma = 0.247.
> sessionInfo()
R version 2.15.2 (2012-10-26)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
locale:
[1] en_NZ.UTF-8/en_NZ.UTF-8/en_NZ.UTF-8/C/en_NZ.UTF-8/en_NZ.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] e1071_1.6-1 class_7.3-5 kernlab_0.9-17 repmis_0.2.4 caret_5.15-61 reshape2_1.2.2 plyr_1.8 l...
2010 Mar 23
1
Plot ``freezes''.
...do dev.off(), then normal plotting recommences. Can anyone explain
to me what is going on here? My session info is given below. I run R
from the command line, from a terminal window.
cheers,
Rolf Turner
> sessionInfo()
R version 2.10.1 (2009-12-14)
i386-apple-darwin8.11.1
locale:
[1] en_NZ.UTF-8/en_NZ.UTF-8/C/C/en_NZ.UTF-8/en_NZ.UTF-8
attached base packages:
[1] datasets utils stats graphics grDevices methods base
other attached packages:
[1] misc_0.0-12 fortunes_1.3-7 MASS_7.3-4
######################################################################
Atte...
2010 May 06
2
Problem with install.packages(); getting out-of-date version.
...======================================
> downloaded 3.9 Mb
>
>
> The downloaded packages are in
> /var/folders/jf/jf8dJjGFE9i5Pjz0czKmhE+++TQ/-Tmp-//RtmpSpZagy/downloaded_packages
My system:
> sessionInfo()
R version 2.10.1 (2009-12-14)
i386-apple-darwin8.11.1
locale:
[1] en_NZ.UTF-8/en_NZ.UTF-8/C/C/en_NZ.UTF-8/en_NZ.UTF-8
attached base packages:
[1] datasets utils stats graphics grDevices methods base
other attached packages:
[1] misc_0.0-12 fortunes_1.3-7 MASS_7.3-5
Would up-dating to R 2.11.0 help? Why should that be necessary?
Where/how i...
2010 Nov 07
1
Rdindex truncating titles?
...am 99.99% confident that things weren't this
way in the past --- and that in fact the ``old'' INDEX was built using
the Rdindex() function.
cheers,
Rolf Turner
P. S.:
> sessionInfo()
R version 2.12.0 (2010-10-15)
Platform: x86_64-apple-darwin9.8.0/x86_64 (64-bit)
locale:
[1] en_NZ.UTF-8/en_NZ.UTF-8/C/C/en_NZ.UTF-8/en_NZ.UTF-8
attached base packages:
[1] tools datasets utils stats graphics grDevices methods
[8] base
other attached packages:
[1] misc_0.0-13 gtools_2.6.2 spatstat_1.20-5 deldir_0.0-12
[5] mgcv_1.6-2 fortunes_1.4-0 MASS_7.3-8...
2010 Sep 13
1
Problem with all.equal and POSIXt.
...or. E.g.
all.equal(x[1:9],x[1:9])
returns TRUE.
I did a cursory search of the r-help pages and found no reference to this
problem.
Is this a bug, or am I missing something?
cheers,
Rolf Turner
P. S.: > sessionInfo()
R version 2.11.1 (2010-05-31)
x86_64-apple-darwin9.8.0
locale:
[1] en_NZ.UTF-8/en_NZ.UTF-8/C/C/en_NZ.UTF-8/en_NZ.UTF-8
attached base packages:
[1] datasets utils stats graphics grDevices methods base
other attached packages:
[1] misc_0.0-12 fortunes_1.3-7 MASS_7.3-6
loaded via a namespace (and not attached):
[1] tools_2.11.1
################...
2017 Jan 18
0
[FORGED] Taking determinant of a matrix of NAs results in intermittent memory corruption
...tried
for(i in 1:100000) det(matrix(nrow=10,ncol=10))
and got no crash. I am running Ubuntu 16.04 (with Mate Desktop 1.12.1,
if that matters).
Output of sessionInfo():
R version 3.3.2 (2016-10-31)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 16.04.1 LTS
locale:
[1] LC_CTYPE=en_NZ.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_NZ.UTF-8 LC_COLLATE=en_NZ.UTF-8
[5] LC_MONETARY=en_NZ.UTF-8 LC_MESSAGES=en_NZ.UTF-8
[7] LC_PAPER=en_NZ.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_NZ.UTF-8 LC_IDENTIFICATION=C
attached base pac...