There are lots of problems with MCMCpack's C++: the only way (short of
a major rewrite) that you will get it to compile on Solaris is to use
g++ (and even that needs corrections).
The maintainers seem deaf to reports of the issues.
And please note what the posting guide says about where to sen
Hello, I'm afraid the SDI graphics issue is still a problem in 2.13.0
2011-02-09 r54308.
To reproduce, in a fresh R session (Windows in SDI mode):
## create a dummy dataset
m<- matrix(c(0.2, 0.4, 0.6, 0.8), 2, 2)
## simple helper function to open the windows() device and plot the matrix
draw.f<-
Dear all,
Back when grid.raster() was introduced, it was suggested that perhaps
grid.rect() could use grid.raster() in case of even spacing. The
response at the time was that it would be best to keep the two
functions separate at a lower level, that is grid.rect() and
grid.raster(), but perhaps a
Hi list,
I tried to install MCMCpack to R-2.12.0, got the following error,
CC -m64 -library=stlport4 -I/apps/sparcv9/R-2.12.0/lib/R/include
-DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DHAVE_TRUNC -DHAVE_IEEEFP_H
-I/opt/csw/include-KPIC -g -c MCMCSVDreg.cc -o MCMCSVDreg.o
"error.h", line
Hi,
I put below Rblas.dll(GotoBLAS2 for Win64).
http://prs.ism.ac.jp/~nakama/SurviveGotoBLAS2/binary/windows/x64/
please choose the core-name of your CPU.
The recognition of the CPU of DYNAMIC_ARCH is low.
zdot[cu], zgemv came to calculate definitely.
--
EI-JI Nakama
"\u4e2d\u9593\u6804\u6cbb
Hi list,
I tried to install MCMCpack to R-2.12.0, got the following error,
R CMD INSTALL MCMCpack_1.0-9.tar.gz
..
CC -m64 -library=stlport4 -I/apps/sparcv9/R-2.12.0/lib/R/include
-DSCYTHE_COMPILE_DIRECT -DSCYTHE_DEBUG=0 -DHAVE_TRUNC -DHAVE_IEEEFP_H
-I/opt/csw/include-KPIC -g -c
Regarding the SDI problem, I'll check that as soon as the next
snapshot build of 2.13.0 is available from CRAN (probably a few days
from now, unless I can manage to compile it myself).
Cheers, Mike.
On Thu, Feb 10, 2011 at 9:29 AM, Ben Bolker wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: S
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11-02-09 03:09 PM, Henrik Bengtsson wrote:
> On Wed, Feb 9, 2011 at 11:53 AM, Simon Urbanek
> wrote:
>>
>> On Feb 9, 2011, at 2:36 PM, Henrik Bengtsson wrote:
>>
>>> On Wed, Feb 9, 2011 at 11:25 AM, Simon Urbanek
>>> wrote:
Ben,
>>>
On Wed, Feb 9, 2011 at 11:53 AM, Simon Urbanek
wrote:
>
> On Feb 9, 2011, at 2:36 PM, Henrik Bengtsson wrote:
>
>> On Wed, Feb 9, 2011 at 11:25 AM, Simon Urbanek
>> wrote:
>>> Ben,
>>>
>>> I have committed something analogous to R-devel (your rotation code was not
>>> unlike mine, I replicated t
On Feb 9, 2011, at 2:36 PM, Henrik Bengtsson wrote:
> On Wed, Feb 9, 2011 at 11:25 AM, Simon Urbanek
> wrote:
>> Ben,
>>
>> I have committed something analogous to R-devel (your rotation code was not
>> unlike mine, I replicated the color handling from R internals to be
>> consistent, I fixed
On Wed, Feb 9, 2011 at 11:25 AM, Simon Urbanek
wrote:
> Ben,
>
> I have committed something analogous to R-devel (your rotation code was not
> unlike mine, I replicated the color handling from R internals to be
> consistent, I fixed the drawing limits and added a check for x/y
> conformance). N
Ben,
I have committed something analogous to R-devel (your rotation code was not
unlike mine, I replicated the color handling from R internals to be consistent,
I fixed the drawing limits and added a check for x/y conformance). Note that
useRaster can only be used when x, y form a regular grid.
Simon Urbanek writes:
> On Feb 4, 2011, at 1:24 PM, Dirk Eddelbuettel wrote:
[...]
>> We need to address this: With 2600+ packages and continued growth,
>> manually wading through README is not good enough. We should do
>> better. Resources (time, money, servers, ...) would help. Maybe one
>>
On 11-02-08 10:03 PM, Simon Urbanek wrote:
> Ben,
>
> did you actually look at the result of your function with useRaster=TRUE ? ;)
> [Hint: don't use an image that is symmetric]
>
> Apart from that nice bug there are more issues as well, try
> image(matrix(1:4,2),col=1:3)
> The underlying issue
Hi guys,
I think there might be an issue with the NAMED value on the object returned
by an active binding. For example, with the latest R devel,
env <- new.env(parent=emptyenv())
makeBinding <- function(data) {
force(data)
function(new) {
if (missing(new))
data
else {
pri
On Mon, Feb 07, 2011 at 09:56:18AM +0100, Martin Maechler wrote:
> > Ben Bolker
> > on Sat, 5 Feb 2011 15:58:09 -0500 writes:
>
> > A bug was recently posted to the R bug database (which
> > probably would better have been posted as a query here) as
> > to why this happe
16 matches
Mail list logo