CRAN submission fBasics

Kurt Hornik Kurt.Hornik at wu.ac.at
Tue Aug 2 18:22:03 CEST 2011


I get

* checking whether package ‘fBasics’ can be installed ... WARNING
Found the following significant warnings:
  Warning: Rank mismatch in argument 'score' at (1) (rank-1 and scalar)
  Warning: Rank mismatch in argument 'score' at (1) (rank-1 and scalar)
  Warning: Rank mismatch in argument 'score' at (1) (rank-1 and scalar)
  Warning: Type mismatch in argument 'jpvt' at (1); passed REAL(8) to INTEGER(4)
  Warning: Type mismatch in argument 'jpvt' at (1); passed REAL(8) to INTEGER(4)
  Warning: Type mismatch in argument 'jpvt' at (1); passed REAL(8) to INTEGER(4)

from

** libs
gcc-4.6 -std=gnu99 -I/home/Hornik/tmp/R/include  -I/usr/local/include    -fpic  -g -O6 -Wall -Wno-unused -pedantic -c gld.c -o gld.o
gfortran-4.6   -fpic  -g -O2 -c gss.f -o gss.o
gss.f:911.72:

      call dcore (vmu, qwk, nobs, nobs, n0, tol, ywk, 0, limnla, nlawk, 
                                                                        1
Warning: Rank mismatch in argument 'score' at (1) (rank-1 and scalar)
gss.f:964.13:

     &nlawk, scrwk, varht, info, twk, work1)                            
             1
Warning: Rank mismatch in argument 'score' at (1) (rank-1 and scalar)
gss.f:1098.13:

     &nlaht, score, varht, info, twk, work1)                            
             1
Warning: Rank mismatch in argument 'score' at (1) (rank-1 and scalar)
gss.f:817.72:

     *init, prec, maxite, theta, nlaht, score, varht, c, d, wk(iqraux), 
                                                                        1
Warning: Type mismatch in argument 'jpvt' at (1); passed REAL(8) to INTEGER(4)
gss.f:1126.15:

     * wk(iv), wk(ijpvt), wk(icdnew), wk(iwtnew), wk(ifitnew), wk(iwk), 
               1
Warning: Type mismatch in argument 'jpvt' at (1); passed REAL(8) to INTEGER(4)
gss.f:2763.46:

     *, wk(imu), wk(imuwk), wk(iv), wk(ivwk), wk(ijpvt), wk(icdnew), wk(
                                              1
Warning: Type mismatch in argument 'jpvt' at (1); passed REAL(8) to INTEGER(4)

Can you pls fix?

Best
-k


More information about the Rmetrics-core mailing list