Menu

#63 FIXED IN SVN: R CMD INSTALL not complete with R-2.10.1

closed-fixed
None
5
2010-04-30
2010-01-01
No

No problem untill R-2.9.2, but since I upgraded to R-2.10.1, R CMD INSTALL produces warning about the file public.Rd, and several files are not installed (lib/R/library/rkward/CONTENTS, lib/R/library/rkward/R-ex/public.R, lib/R/library/rkward/help/public, lib/R/library/rkward/html/public.html, lib/R/library/rkward/latex/public.tex, lib/R/library/rkward/man/rkward.Rd.gz).

Output of the script:

/usr/local/bin/R --verbose CMD INSTALL -c -l /usr/local/lib/R/library /usr/ports/math/rkward-kde4/work/rkward-0.5.2/rkward/rbackend/rpackages/rkward
* installing *source* package 'rkward' ...
** R
** preparing package for lazy loading
** help
Avis : ./man/public.Rd:29: All text must be in a section
Avis : ./man/public.Rd:29: All text must be in a section
*** installing help indices
** building package indices ...
* DONE (rkward)

Discussion

  • Thomas Friedrichsmeier

    • assigned_to: nobody --> tfry
    • summary: R CMD INSTALL not complete with R-2.10.1 --> FIXED IN SVN: R CMD INSTALL not complete with R-2.10.1
    • status: open --> open-fixed
     
  • Thomas Friedrichsmeier

    Thanks for reporting, and sorry I did not reply earlier.

    While a true bug, this never had any adverse effect, since - unfortunately - the documentation of the R functions in RKWard is no more than a dummy skeleton. The warning is fixed in SVN (KDE 4 branch, only). Keeping the report open until a fix is released.

     
  • Thomas Friedrichsmeier

    A fixed release was created, today 0.5.3. Closing.

     
  • Thomas Friedrichsmeier

    • status: open-fixed --> closed-fixed
     

Log in to post a comment.