Skip to content

Commit

Permalink
@<- has been moved from methods to base, so it no longer needs to
Browse files Browse the repository at this point in the history
be imported in package NAMESPACEs.


git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/qrqc@72298 bc3139a8-67e5-0310-9ffc-ced21a209358
  • Loading branch information
dtenenba committed Jan 4, 2013
1 parent ca509bf commit 25eac76
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: qrqc
Version: 1.13.0
Version: 1.13.1
Date: 2012-04-17
Title: Quick Read Quality Control
Author: Vince Buffalo
Expand Down
2 changes: 1 addition & 1 deletion NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import(ggplot2)
import(reshape)
importFrom(graphics, abline, axis, layout, lines, par, plot.new,
plot.window, points, title)
importFrom(methods, "@<-", new)
importFrom(methods, new)
importFrom(plyr, count)

importFrom(stats, approxfun, lowess, weighted.mean)
Expand Down

0 comments on commit 25eac76

Please sign in to comment.