Closed gagolews closed 10 years ago
I will start preparing pkg vignette.
Maybe I can help you with that? If so, tell me what to do so I don't hinder
I start it, but without move functions there is not much I can do. So I will commit the draft in a while and wait till those functions will be ready. Right now I am working on reset function (the function which will clean the picture area and .turtle_history.
Ok, I'll take a look at it then and add something about turn and set_param (they seem to work with temporary forward function).
So far vignettes looks pretty nice.
The draft of vignettes is done. I decided not to produce figures in chuncs - but saved them as .pdf. Feel free to add sth. I will be AFK till early evening.
I am going to run some tests now on moving and turning and then add somethin to vignette.
U may get caught on some errors that are produced when turtle is very close to a boarder and is told to move very far away thru that boarder. I know how to fix this little Bug but I'll fix it in hour or two. The problem-causing line is in "poligon function", in coordintaes to draw
BTW, nice results of your tests :) mb should you put those figures in Vignettes ? Or I can add them to our website.
As soon as I'm done with documentation for turn and set_param I'll add soem examples to vignettes ;)
Has anyone found some bug anywhere? If so please report it in appropriate issue (to each function), so we can fix it.
Can we use your code (spiderwebs etc) from tests in examples in some functions ? It's gr8 ! Is it your invention or mb u found it in the internet ? I'll also add it to our website ;p
Sure, i'm just adding these plots to vignbettes, you can put it on the website too ;)
Check folder: worth_seeing
and
Good one! :) If you don't mind I'll write about it in vignettes on 'how to plot Turtle fast aka TutboTurtle' ;)
Ok, I'm not changing vignettes anymore.
Should in vignette on 1st figure be: initialization on initiation ?
and also there is missspeling in :
You may also change graphical """paramaeters""" more easily by functions set col(), set lty(), set lwd().
Marcin do you working on vignette rigth now, because I do... Give me info so we avoid conflict, ok?
I am not. I am just reading it. So I leave my info here.
Section 2. Title:
Let the party start! not "let the party started"
or the best would be : "let the party begin" :)
On monday we have problem with downloading our package cose of vignette. On monday's afternoon I've changed vignette and compile it, but I did not rebuilt package. Do you think this could be a reason?
Maybe. When you changed the vignette on monday do you chenged the options in to knitr? If I remember it clearly it has to be changed in some pkg options (default is Sweave - in instructions they allowed to use knitr - I add apropriate comment in vignette but it also has to be changed in pkg options). The errors we get on labs were about Sweave chuncks options (they are a little bit different than knitr otpions). And that could be a reason :)
It wa made by knitr package.
Then I do not know what went wrong :) In manual they write that we can use knitr and just to add special comment about it in a file and chenge the pkg options - as we did. However, I think that if we want to improve the TurboTurtle (I'm in ) and send it to CRAN we should skip the vignette and just make it avaliable on website. What do you think?
http://cran.r-project.org/doc/manuals/r-devel/R-exts.html#Writing-package-vignettes