Displaying 3 results from an estimated 3 matches for "complete_network".
2015 Mar 05
3
Submit a package which use doParallel
...), igraph, doParallel
Running hadley devtools: devtools::check() and devtools::release() result
in no problem (no ERROR nor NOTE on Linux, Mac and Windows).
However, when in use the devtools::build_win() command, it results in the
following note:
* checking R code for possible problems ... NOTE
complete_network: no visible global function definition for '%dopar%'
complete_network: no visible global function definition for '%:%'
complete_network: no visible global function definition for 'foreach'
sample_network: no visible global function definition for '%dopar%'
sample_net...
2015 Mar 05
2
Submit a package which use doParallel
...devtools::release() result
>> in no problem (no ERROR nor NOTE on Linux, Mac and Windows).
>>
>> However, when in use the devtools::build_win() command, it results in the
>> following note:
>>
>> * checking R code for possible problems ... NOTE
>>
>> complete_network: no visible global function definition for '%dopar%'
>> complete_network: no visible global function definition for '%:%'
>> complete_network: no visible global function definition for 'foreach'
>
> <...>
>
>> 2) Installing the doParallel p...
2015 Mar 06
0
Submit a package which use doParallel
...no problem (no ERROR nor NOTE on Linux, Mac and Windows).
> >>
> >> However, when in use the devtools::build_win() command, it results in
> the
> >> following note:
> >>
> >> * checking R code for possible problems ... NOTE
> >>
> >> complete_network: no visible global function definition for '%dopar%'
> >> complete_network: no visible global function definition for '%:%'
> >> complete_network: no visible global function definition for 'foreach'
> >
> > <...>
> >
> >> 2)...