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

Error in fitpcurve(p, projection, 0.005) #3

Open
malenki opened this issue Jun 29, 2013 · 1 comment
Open

Error in fitpcurve(p, projection, 0.005) #3

malenki opened this issue Jun 29, 2013 · 1 comment

Comments

@malenki
Copy link

malenki commented Jun 29, 2013

Running latest makeroads.R for a piece of albanian highway using this bbox:
left <- 19.6263
top <- 40.1675
right <- 19.7266
bottom <- 40.0982

gives this error:

Error in fitpcurve(p, projection, 0.005) : unused argument (0.005)
Calls: source -> withVisible -> eval -> eval -> fitpcurve
In addition: Warning messages:
1: In min(x) : no non-missing arguments to min; returning Inf
2: In max(x) : no non-missing arguments to max; returning -Inf
3: In min(x) : no non-missing arguments to min; returning Inf
4: In max(x) : no non-missing arguments to max; returning -Inf
Execution halted

happened on a up-to-date debian sid

@malenki
Copy link
Author

malenki commented Jan 18, 2014

still exists
sigh

Today:
Error in fitpcurve(p, projection, 0.005) : unused argument (0.005)
Calls: source -> withVisible -> eval -> eval -> fitpcurve
Execution halted

bbox:
left <- 20.5318
top <- 40.1521
right <- 20.5989
bottom <- 40.1160

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

1 participant