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

scmap results in an error #13

Open
dewittpe opened this issue Jul 22, 2018 · 0 comments
Open

scmap results in an error #13

dewittpe opened this issue Jul 22, 2018 · 0 comments
Labels

Comments

@dewittpe
Copy link
Owner

after getting #11 and #12 at least addressed, a new error has occurred:

data("HexagonalFish", package = "sccm")
hf_pg <- sccm::polygon(HexagonalFish[, c("x", "y")])
temp <- sccm::scmap(hf_pg)

## 
## *** error in check: angles do not add up to 2
## 
## 
## *** error in check: w(1) must be finite
## 
## 
## [Process exited 0]
@dewittpe dewittpe added the bug label Jul 22, 2018
dewittpe added a commit that referenced this issue Jul 22, 2018
There is a new error, see Issue #13.  This could just be the sc code
causing the problem, but it's something to look at.

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

No branches or pull requests

1 participant