Hello,
I want to use a function from another package (which is GPL>=3), about 20 lines
of code, in my own package.
I somewhat hesitate to depend on the entire package just for this single
function, but of course I want to credit the original authors.
What would be the best way to do that? Where
I tried drawing some decision trees. Since the number of levels are more in
the tree, the plot result for the decision tree is not clear and
conjusted. If i save it as pdf or png also, the image is same.
So how can i view the complete clear plot of decision tree?
[[alternative HTML vers
Not an R-devel question.
Wait for a response for your cross post to R-help.
MW
On Thu, Mar 14, 2013 at 9:51 AM, Manoj G wrote:
> I tried drawing some decision trees. Since the number of levels are more in
> the tree, the plot result for the decision tree is not clear and
> conjusted. If i sav
On 03/14/2013 03:34 AM, Felix Schönbrodt wrote:
I want to use a function from another package (which is GPL>=3),
about 20 lines of code, in my own package. I somewhat hesitate to
depend on the entire package just for this single function, but of
course I want to credit the original authors.
What
> If you wish to fork the original code and include the code directly in
> your package, then your package will also need to be GPL>=3, you will need
> to list the authors of that code as Contributors in your DESCRIPTION file,
> and I would strongly recommend that you place this code in a separate
On Thu, Mar 14, 2013 at 3:31 AM, Lukas Lehnert
wrote:
> Dear R-developers,
>
> in a new package, I'm currently working on, I tried to add a new method to
> function "t.test". The new class, on which the method is based, is called
> "speclib", so I defined the funcion for the new method as "t.test.