summary.scanone no longer exported?

24 views
Skip to first unread message

Keith

unread,
Apr 23, 2012, 1:30:33 PM4/23/12
to rqtl...@googlegroups.com
Hello, It's very possible I'm missing something obvious but...

In the process of trying to figure out a problem that one of our users is having with J/qtl I upgraded R/qtl from version 2.21-2 to version 2.22-21 on my mac under R version 2.13.1 and it seems that the summary.scanone function is no longer exported. From a quick scan of release notes I don't see anything on this. Is this intentional?

> qtl::summary.scanone
Error: 'summary.scanone' is not an exported object from 'namespace:qtl'
> qtl:::summary.scanone
function (object, threshold, format = c("onepheno", "allpheno",
    "allpeaks", "tabByCol", "tabByChr"), perms, alpha, lodcolumn = 1,
    pvalues = FALSE, df = FALSE, ci.function = c("lodint", "bayesint"),
    ...)

Thank you,
Keith

Karl Broman

unread,
Apr 23, 2012, 1:38:31 PM4/23/12
to rqtl...@googlegroups.com, Keith
That's right, but it still works if you do summary([scanone object]).

karl

> --
> You received this message because you are subscribed to the Google Groups "R/qtl discussion" group.
> To view this discussion on the web visit https://groups.google.com/d/msg/rqtl-disc/-/BFZudd5BRVcJ.
> To post to this group, send email to rqtl...@googlegroups.com.
> To unsubscribe from this group, send email to rqtl-disc+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/rqtl-disc?hl=en.

Keith

unread,
Apr 25, 2012, 9:45:53 AM4/25/12
to rqtl...@googlegroups.com, Keith
Thanks Karl, I updated J/qtl to use just "summary" functions and it's working again. -Keith

> To unsubscribe from this group, send email to rqtl-disc+unsubscribe@googlegroups.com.

Reply all
Reply to author
Forward
0 new messages