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 Unexpected #12

Open
ecologytales opened this issue Jul 13, 2021 · 0 comments
Open

Error Unexpected #12

ecologytales opened this issue Jul 13, 2021 · 0 comments

Comments

@ecologytales
Copy link

ecologytales commented Jul 13, 2021

While the script is correct, there are a few glitches:

  1. Sometimes the code runs perfectly well, but if on the first try, an error occurs, it keeps showing errors in numerous runs.
  2. And, If there is a spelling mistake and I try to change that, everything becomes an error.
  3. For October 2020 for a particular argument (2020.10), the timeline shows as January 2020 (since it mistakes 10 for 1).

VisualResume::VisualResume( titles.left = c("Anand Meharwade", "BSc in Forestry", "Made with VisualResume"), titles.right = c("www.ecologytales.weebly.com", "https://www.instagram.com/p.king.anand.348/", "Udupi, India"), timeline.labels = c("Education", "Awards and Interests"), timeline = data.frame(title = c("College of Forestry, Sirsi", "Karnataka Forest Department", "Karnataka Forest Department","Indian Institute of Technology, Madras", "LaCONES, Hyderabad"), sub = c("B.Sc Student", "Forest Work and Experience", "Field Volunteer","Certificate Course", "Field Worker"), start = c(2016.9, 2019.9, 2020.9, 2021.1, 2021.3), end = c(2020.9, 2020.3, 2020.11, 2021.4, 2022.2), side = c(1, 0, 0, 1, 0)), milestones = data.frame(title = c("BSc", "Certificate Course"), sub = c("Forestry", "Environmental Quality Monitoring and Analysis"), year = c(2016, 2021)), events = data.frame(year = c(2017.6, 2017.9, 2018.6, 2018.9, 2020.12, 2021.2), title = c("National Service Scheme and afforestration programmes.", "1st place in cartooning @ 28th Youth Festival UAS Dharwad.", "President of Youth Forum for Nature @ College of Forestry, Sirsi.", "1st place in collage @ 29th Youth Festival, UAS Dharwad.", "Sahyadri Young Ecologist Award for poster @ Lake 2020 Conference, IISC, Bengaluru.", "Consolidation prize for essay on topic Wetlands and Water,.")), interests = list("languages" = c(rep("Kannada", 8), rep("Hindi", 3), rep("Japanese", 6), rep("Korean", 4), "programming" = c(rep("R", 8), rep("QGIS", 5), rep("Adobe", 5)), "interests" = c(rep("Forest ecology", 8), rep("Marine", 5), rep("behaviour", 5))), year.steps = 1 )

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