Displaying 3 results from an estimated 3 matches for "tools4pkgs".
2022 Oct 13
1
tools:: extracting pkg dependencies from DCF
...es from DESCRIPTION file.
I do think that tools package is better place, for such a fundamental
functionality, than community packages.
tools pkg seems perfect fit (having already great function write_PACKAGES).
Functionality I am asking for is already in R svn repository since 2016, in
a branch tools4pkgs. Function is called 'packages.dcf'.
Another one 'repos.dcf' would be a good functional complementary to it.
Those two simple helper functions really makes it easier for organizations
to glue together usage of their own R packages repos and CRAN repo in a
smooth way. That could poss...
2022 Oct 29
1
tools:: extracting pkg dependencies from DCF
...>> >>>>>
>> >> >> >>>>> Functionality I am asking for is already in R svn repository since
>> >> >> >>> 2016,
>> >> >> >>>>> in
>> >> >> >>>>> a branch tools4pkgs. Function is called 'packages.dcf'.
>> >> >> >>>>> Another one 'repos.dcf' would be a good functional complementary to it.
>> >> >> >>>>>
>> >> >> >>>>> Those two simple helper functio...
2019 Jan 03
10
Runnable R packages
Dear all,
I?m working as a data scientist in a major tech company. I have been using
R for almost 20 years now and there?s one issue that?s been bugging me of
late. I apologize in advance if this has been discussed before.
R has traditionally been used for running short scripts or data analysis
notebooks, but there?s recently been a growing interest in developing full
applications in the