Re: [R] Lake Analyzer Help

2016-07-13 Thread Kyle Wittmaier
Below is the code that was used. The packages that were included are rLakeAnalyzer, lattice, matrix, manipulate. The same script and data files works perfectly on a colleagues computer. On my computer it runs fine with no error messages however there gaps in the plots that it produces. Any help tha

Re: [R] Lake Analyzer Help

2016-07-13 Thread Jim Lemon
Hi Kyle, First, see if you can identify which data are getting lost. This will often reveal what is losing them if there is some common characteristic. If not, try to create some toy data (a puddle, not a lake) that will produce the same problem. Then send an email with the toy data as formatted b

Re: [R] Lake Analyzer Help

2016-07-13 Thread Thierry Onkelinx
Please keep the mailing list in cc. See http://adv-r.had.co.nz/Reproducibility.html for some instructions. ir. Thierry Onkelinx Instituut voor natuur- en bosonderzoek / Research Institute for Nature and Forest team Biometrie & Kwaliteitszorg / team Biometrics & Quality Assurance Kliniekstraat 25

Re: [R] Lake Analyzer Help

2016-07-13 Thread Thierry Onkelinx
This will be very hard to answer without a reproducible example. ir. Thierry Onkelinx Instituut voor natuur- en bosonderzoek / Research Institute for Nature and Forest team Biometrie & Kwaliteitszorg / team Biometrics & Quality Assurance Kliniekstraat 25 1070 Anderlecht Belgium To call in the sta

[R] Lake Analyzer Help

2016-07-13 Thread Kyle Wittmaier
I am using LakeAnalyzer in Rstudio to produce heat maps and plots using data from constant monitoring buoys. I have a prewritten script that is functioning on a colleagues computer perfectly. I am using Rstudio 0.99.902 and R 3.3.1. I have added four packages to the project (lattice, manipulate, ma