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

Git conflict lines in R files #68

Closed
bpbond opened this issue Dec 9, 2020 · 4 comments
Closed

Git conflict lines in R files #68

bpbond opened this issue Dec 9, 2020 · 4 comments

Comments

@bpbond
Copy link
Contributor

bpbond commented Dec 9, 2020

Currently four files have git conflict lines (e.g. <<<<<<< HEAD) in them:

fd_belowground_vignette.R
fd_examples.R:
fd_leaf_physiology_vignette.R
fd_remote_sensing_vignette.R

@bpbond
Copy link
Contributor Author

bpbond commented Dec 9, 2020

@atkinsjeff Do you want me clean up?

@atkinsjeff
Copy link
Collaborator

atkinsjeff commented Dec 9, 2020 via email

@bpbond
Copy link
Contributor Author

bpbond commented Dec 9, 2020

Actually I can't, since I don't know what the intended outcome is.

For example, lines 94-98 in the remote sensing vignette are:

<<<<<<< HEAD
## ----rug, fig.width = 6, fig.height = 6, fig.align = "center", echo = FALSE----
=======
## ----rug, fig.height = 4, fig.width = 6, fig.align = "center"------------
>>>>>>> cb9893702271eb3ec6e45781def98757a5820179
x <- fd_canopy_structure()

This is master HEAD.

@atkinsjeff
Copy link
Collaborator

I think this is corrected. Not sure though.

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