SCM

R Development Page

fArma log file (00install.out)

* installing *source* package ‘fArma’ ...
** using staged installation
** libs
gfortran -fno-optimize-sibling-calls -fallow-argument-mismatch -fpic  -g -O2  -c Fracdiff.f -o Fracdiff.o
Fracdiff.f:208:24:

  208 |         call dcopy( np, ar, 1, w(lqp+nq), 1)
      |                        1
......
 2119 |         call dcopy( k, zero, 0, cov( 1, k), 1)
      |                       2 
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
Fracdiff.f:209:24:

  209 |         call dcopy( nq, ma, 1, w(lqp)   , 1)
      |                        1
......
 2119 |         call dcopy( k, zero, 0, cov( 1, k), 1)
      |                       2 
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
Fracdiff.f:1976:24:

 1976 |       call dcopy( npq1, hd, 1, cov, lcov)
      |                        1
......
 2119 |         call dcopy( k, zero, 0, cov( 1, k), 1)
      |                       2 
Warning: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1)
gcc -I"/srv/R/R-patched/build.22-07-24/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -c Wavethresh.c -o Wavethresh.o
gcc -shared -L/srv/R/R-patched/build.22-07-24/lib -L/usr/local/lib -o fArma.so Fracdiff.o Wavethresh.o -L/srv/R/R-patched/build.22-07-24/lib -lRlapack -L/srv/R/R-patched/build.22-07-24/lib -lRblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/srv/R/R-patched/build.22-07-24/lib -lR
installing to /srv/rf/building/build_2022-07-25-15-51/RF_PKG_CHECK/PKGS/fArma.Rcheck/00LOCK-fArma/00new/fArma/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (fArma)
Thanks to:
Vienna University of Economics and Business Powered By FusionForge