rcqls / wedge

Wedge probability computation.
0 stars 0 forks source link

Error causing installation with devtools to fail #1

Open mikemc opened 7 years ago

mikemc commented 7 years ago

I tried installing via devtools as suggested and got the following error:

> devtools::install_github("rcqls/wedge")
Error: Line starting 'in a wedge of the pl ...' is malformed!

The issue seems to be caused by the line break in the DESCRIPTION file between lines 13 and 14, splitting the sentence "Description: Computes the probability...intercepts." However, deleting the line break and trying to install from a local copy of wedge on my computer still gives the same error. I'm using R version 3.3.3 (2017-03-06).

rcqls commented 7 years ago

@mmclaren42 Thanks and sorry to answer so lately. I saw that few days ago too. It should be fixed now with the last commit.