Displaying 3 results from an estimated 3 matches for "appspecif".
Did you mean:
appspecific
2013 Jul 30
2
Failed to parse template, wrong number of arguments (create_resources)
I''m having some issues trying to track down a problem I''m having parsing a
simple template, using create_resources and Hiera. Here''s my setup
(abridged):
../hieradata/settings.yaml:
*global:*
* variables:*
* env: foo*
*
*
*appSpecific:*
* serverName: someServer*
../modules/test/manifests/init.pp:
*class test {*
* create_resources(test::variables, hiera(''global''))*
* $appcfg = hiera(''appSpecific'')*
*
*
* define variables($env) {*
* file { "app_cfg":*
*...
2020 Aug 21
0
R 4.0.2 64-bit Windows hangs
...ed.
Thanks.
On 2020-08-21 18:48:42 murdoch.duncan at gmail.com wrote:
> Are you normally running from Visual Studio, or only when trying to
> debug? Where did you download R from, and which version? The bug
> report mentions Registry key
>
> HKCU\Software\Microsoft\InteliPoint\AppSpecific\Rgui.exe
>
> which I believe is installed by the Microsoft R Client rather than the
> CRAN distribution of R.
>
> Duncan Murdoch
>
> On 21/08/2020 12:53 p.m., m15g9g+1dq20lw4vyh1s--- via R-devel wrote:
> > Thanks for the response. Having spent a lot of the day tryin...
2020 Aug 21
1
R 4.0.2 64-bit Windows hangs
Thanks for the response. Having spent a lot of the day trying to solve this, as R is essential for my workflow, I've tried to debug via the binary only as I haven't yet got the toolchain working - I'm quite inexperienced at this.
I've confirmed the problem is exactly as described in the initial (albeit old) bug report. The exception that's thrown within Visual Studio is: