Hi Luca,
Based on previous comments seems like
1) there should be a "multi-functional"/"general" category to cover packages
like devtools
2) I think finding existing function code ( e.g in cran packages / github )
is necessary and saves many hours in package development (no one wants to
develop a p
On 27/07/14 - 10:07, Spencer Graves wrote:
> Regarding "finding which packages are available", I didn't see the sos
> package on the list:
Many packages are still missing (eg devtools) because in these
first steps i'm trying to focus mainly on the Task View TOC/structure
(and in the case,
On 7/27/2014 9:23 AM, Luca Braglia wrote:
On 27/07/14 - 08:42, Spencer Graves wrote:
On 7/27/2014 7:46 AM, Luca Braglia wrote:
I'm starting to think I'd like to keep the "Source Code" section
separated from the "Documentation" section ... eg ideally the
macro topics could be in this order
1
On 27/07/14 - 08:42, Spencer Graves wrote:
> On 7/27/2014 7:46 AM, Luca Braglia wrote:
> >I'm starting to think I'd like to keep the "Source Code" section
> >separated from the "Documentation" section ... eg ideally the
> >macro topics could be in this order
> >
> >1 - Creation
> >2 - Source Code
On 7/27/2014 7:46 AM, Luca Braglia wrote:
On 27/07/14 - 09:33, Christophe Dutang wrote:
Hi Luca,
Let me suggest to follow the table of contents of
http://cran.r-project.org/doc/manuals/r-release/R-exts.html
For example, you could use the following TOC:
1 - Creating R pkg
2 - Writing documen
On 27/07/14 - 09:33, Christophe Dutang wrote:
> Hi Luca,
>
> Let me suggest to follow the table of contents of
> http://cran.r-project.org/doc/manuals/r-release/R-exts.html
>
> For example, you could use the following TOC:
>
> 1 - Creating R pkg
> 2 - Writing documentation and vignettes
> 3 -
Hi Luca,
Let me suggest to follow the table of contents of
http://cran.r-project.org/doc/manuals/r-release/R-exts.html
For example, you could use the following TOC:
1 - Creating R pkg
2 - Writing documentation and vignettes
3 - Profiling code
4 - Debugging, spell checking
5 - Foreign languages