[Rd] name conflicts

Henrique Dallazuanna wwwhsd at gmail.com
Mon Aug 25 21:35:29 CEST 2008


Try this also:

LogitBoost <- get("LogitBoost", envir =
as.environment("package:caTools"), mode = "function")

On Mon, Aug 25, 2008 at 4:05 PM, Max Kuhn <mxkuhn at gmail.com> wrote:
> Everyone,
>
> I've got code in my package that uses LogitBoost from the caTools
> package. caTools does not have a namespace.
>
> My package also uses loads RWeka, which has a namespace, and also has
> a function called LogitBoost.
>
> After loading both packages, how can I be specific about running the
> version from caTools (since caTools:::LogitBoost won't work)?
>
> Thanks,
>
> Max
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>



-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O



More information about the R-devel mailing list