Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DESCRIPTION: maintainer missing #1

Open
thibautjombart opened this issue Feb 27, 2015 · 5 comments
Open

DESCRIPTION: maintainer missing #1

thibautjombart opened this issue Feb 27, 2015 · 5 comments

Comments

@thibautjombart
Copy link
Member

I get:

> install_github("emmanuelparadis/epiphylo")
Downloading github repo emmanuelparadis/epiphylo@master
Installing epiphylo
'/usr/local/lib/R/bin/R' --vanilla CMD INSTALL  \
  '/tmp/Rtmpzw8UyE/devtoolsb427f324d56/emmanuelparadis-epiphylo-aed3411'  \
  --library='/usr/local/lib/R/site-library' --install-tests 

* installing *source* packageepiphylo...
Warning in .canonicalize_person_role(role) :
  Invalid role specification:rec.
Error : Invalid DESCRIPTION file

Authors@R field gives no person with maintainer role, valid email
address and non-empty name.

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.

ERROR: installing package DESCRIPTION failed for packageepiphylo* removing/usr/local/lib/R/site-library/epiphyloError: Command failed (1)
> install_github("emmanuelparadis/epiphylo")

I'm happy to help - can I join? =D

@emmanuelparadis
Copy link
Contributor

Yes sure! I've added you as collaborator (I guess this gives you access to the repo... not sure yet about all GH's subtelties)

@thibautjombart
Copy link
Member Author

Awesome thanks! :)

On Fri, Feb 27, 2015 at 10:42 AM, Emmanuel Paradis <[email protected]

wrote:

Yes sure! I've added you as collaborator (I guess this gives you access to
the repo... not sure yet about all GH's subtelties)


Reply to this email directly or view it on GitHub
#1 (comment)
.

@emmanuelparadis
Copy link
Contributor

Solved apparently: I can install with devtools. But the man pages are not processed correctly. But the code works correctly!

@emmanuelparadis
Copy link
Contributor

I've created the man/ dir in the repos: the package installs normally now.

@thibautjombart
Copy link
Member Author

Works for me. Tried the example, really cool stuff. I love the time tree
tool!
Cheers

On Fri, Feb 27, 2015 at 2:09 PM, Emmanuel Paradis [email protected]
wrote:

I've created the man/ dir in the repos: the package installs normally now.


Reply to this email directly or view it on GitHub
#1 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants