Menu

#77 find which functions from 'plyr' are used

0.2-0
assigned
2013-11-06
2013-06-06
No

We're currently importing all of plyr, which is a total overkill. There is a function remaining besides 'rename', but I can't find it. My suspicion is: somewhere in the ggplot2 graphs (plotggphy or plotGeo).

Once found the NAMESPACE needs updating.

  • Thibaut
1 Attachments

Discussion

  • Anton Camacho

    Anton Camacho - 2013-06-12
    • status: waiting-assignment --> assigned
    • assigned_to: Anton Camacho
     
  • Thibaut Jombart

    Thibaut Jombart - 2013-07-09
    • Milestone: 0.1-1 --> 0.1-3
     
  • Anton Camacho

    Anton Camacho - 2013-08-01

    The only other "plyr" function I could find is "ddply". However, it only appears in misc/ggplot2_example.R so should not be an issue.
    I uncommented "importFrom(plyr, "rename")" in the NAMESPACE and ran a R CMD check --as-cran but could not find any WARNING or ERROR related to "plyr" (see attached log).
    Let me know if I need to do further check before pushing?
    Cheers,
    A

     
  • Thibaut Jombart

    Thibaut Jombart - 2013-11-06
    • Milestone: 0.1-3 --> 0.2-0
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.