[R] spatstat installation

Bert Gunter bgunter@4567 @end|ng |rom gm@||@com
Tue Apr 14 19:56:04 CEST 2020


If you don't receive a satisfactory answer here in a day or so, post
on the R-sig-geo list where the experts in this sort of thing hang
around.

Cheers,
Bert

Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )

On Tue, Apr 14, 2020 at 8:39 AM Mauro Pedone <pedone.mauro using gmail.com> wrote:
>
> Hello ,
> I am trying the spatstat package installation
> on R 3.3.0
>
> the package is spatstat_1.63-3.tar.gz
> ,the OS is oracle enterprise linux 7
>
> at the end I receive the error
> Error : .onAttach failed in attachNamespace() for 'spatstat', details:
>   call: if (today - as.Date(rdate) > 365) {
>   error: missing value where TRUE/FALSE needed
>
> ask to the community if someone encountered this problem.
>
> thanks and regards
>
> Mauro
>
>
>
>
> root using ctrdb10 supporting]#  R CMD INSTALL spatstat_1.63-3.tar.gz
> * installing to library ‘/usr/lib64/R/library’
> * installing *source* package ‘spatstat’ ...
> ** package ‘spatstat’ successfully unpacked and MD5 sums checked
> ** libs
> gcc -m64 -std=gnu99 -I/usr/lib64/R/../../include/R -DNDEBUG
> -I/systemr/port/Linux-X64/include/zlib -I/systemr/port/Linux-X64/include/xz
> -I/systemr/port/Linux-X64/include/bzip2
> -I/systemr/port/Linux-X64/include     -fpic  -g -O2  -c Ediggatsti.c -o
> Ediggatsti.o
> gcc -m64 -std=gnu99 -I/usr/lib64/R/../../include/R -DNDEBUG
> -I/systemr/port/Linux-X64/include/zlib -I/systemr/port/Linux-X64/include/xz
> -I/systemr/port/Linux-X64/include/bzip2
> -I/systemr/port/Linux-X64/include     -fpic  -g -O2  -c Ediggra.c -o
> Ediggra.o
> gcc -m64 -std=gnu99 -I/usr/lib64/R/../../include/R -DNDEBUG
> -I/systemr/port/Linux-X64/include/zlib -I/systemr/port/Linux-X64/include/xz
> -I/systemr/port/Linux-X64/include/bzip2
> -I/systemr/port/Linux-X64/include     -fpic  -g -O2  -c Efiksel.c -o
> Efiksel.o
> gcc -m64 -std=gnu99 -I/usr/lib64/R/../../include/R -DNDEBUG
> -I/systemr/port/Linux-X64/include/zlib -I/systemr/port/Linux-X64/include/xz
> -I/systemr/port/Linux-X64/include/bzip2
> -I/systemr/port/Linux-X64/include     -fpic  -g -O2  -c Egeyer.c -o Egeyer.o
> gcc -m64 -std=gnu99 -I/usr/lib64/R/../../include/R -DNDEBUG
> -I/systemr/port/Linux-X64/include/zlib -I/systemr/port/Linux-X64/include/xz
> -I/systemr/port/Linux-X64/include/bzip2
> -I/systemr/port/Linux-X64/include     -fpic  -g -O2  -c Estrauss.c -o
> Estrauss.o
> gcc -m64 -std=gnu99 -I/usr/lib64/R/../../include/R -DNDEBUG
> -I/systemr/port/Linux-X64/include/zlib -I/systemr/port/Linux-X64/include/xz
> -I/systemr/port/Linux-X64/include/bzip2
> -I/systemr/port/Linux-X64/include     -fpic  -g -O2  -c Kborder.c -o
> Kborder.o
> gcc -m64 -std=gnu99 -I/usr/lib64/R/../../include/R -DNDEBUG
> -I/systemr/port/Linux-X64/include/zlib -I/systemr/port/Linux-X64/include/xz
> -I/systemr/port/Linux-X64/include/bzip2
> -I/systemr/port/Linux-X64/include     -fpic  -g -O2  -c Knone.c -o Knone.o
> gcc -m64 -std=gnu99 -I/usr/lib64/R/../../include/R -DNDEBUG
> -I/systemr/port/Linux-X64/include/zlib -I/systemr/port/Linux-X64/include/xz
> -I/systemr/port/Linux-X64/include/bzip2
> -I/systemr/port/Linux-X64/include     -fpic  -g -O2  -c Krect.c -o Krect.o
> g++ -m64 -I/usr/lib64/R/../../include/R -DNDEBUG
> -I/systemr/port/Linux-X64/include/zlib -I/systemr/port/Linux-X64/include/xz
> -I/systemr/port/Linux-X64/include/bzip2
> -I/systemr/port/Linux-X64/include     -fpic  -g -O2  -c Perfect.cc -o
> Perfect.o
> gcc -m64 -std=gnu99 -I/usr/lib64/R/../../include/R -DNDEBUG
> -I/systemr/port/Linux-X64/include/zlib -I/systemr/port/Linux-X64/include/xz
> -I/systemr/port/Linux-X64/include/bzip2
> -I/systemr/port/Linux-X64/include     -fpic  -g -O2  -c areadiff.c -o
> areadiff.o
>
> ....................................
>
> ....................................
>
>     vcov.mppm                               html
>     vcov.ppm                                html
>     vcov.slrm                               html
>     venn.tess                               html
>     vertices                                html
>     volume                                  html
>     weighted.median                         html
>     where.max                               html
>     whichhalfplane                          html
>     whist                                   html
>     will.expand                             html
>     with.fv                                 html
>     with.hyperframe                         html
>     with.msr                                html
>     with.ssf                                html
>     yardstick                               html
>     zapsmall.im                             html
>     zclustermodel                           html
> ** building package indices
> ** installing vignettes
> ** testing if installed package can be loaded
> Error : .onAttach failed in attachNamespace() for 'spatstat', details:
>   call: if (today - as.Date(rdate) > 365) {
>   error: missing value where TRUE/FALSE needed
> Error: loading failed
> Execution halted
> ERROR: loading failed
> * removing ‘/usr/lib64/R/library/spatstat’
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help using r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list