Is this a custom build? I cannot reproduce the issue on CentOS 7 with
stock R installed.

Iñaki

On Tue, 6 Oct 2020 at 13:02, Jay Ver Hoef - NOAA Federal
<jay.verh...@noaa.gov> wrote:
>
> I have run into a problem when do loops with lots of elements in CentOS (I am 
> a new user after using Ubuntu for many years).  I am attaching two scripts, 
> one called
> Looping_Centos_minimal_bug_OK.R
> which runs fine.  I simply repeat a function call in it 15 times.  However, 
> if I repeat that function call 16 times, as in this one,
> Looping_Centos_minimal_bug_breaks.R
> I get the error,
> Error: unexpected '}' in:
> "CorMod
> }"
>
> I have a laptop with Ubuntu installed, and everything works fine.  This is 
> just my minimal example.  I have many other scripts with loops, and if they 
> have too many functions in them, they break in CentOS, while they always work 
> in Ubuntu.  I was wondering if anyone else with CentOS or Fedora is having a 
> similar issue, and can reproduce my problem.  Thank you.
>
> Jay Ver Hoef
>
> > sessionInfo()
> R version 3.6.1 (2019-07-05)
> Platform: x86_64-pc-linux-gnu (64-bit)
> Running under: CentOS Linux 7 (Core)
>
> Matrix products: default
> BLAS:   /home/xverhoef/R/R-3.6.1/lib/libRblas.so
> LAPACK: /home/xverhoef/R/R-3.6.1/lib/libRlapack.so
>
> locale:
>  [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C
>  [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8
>  [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8
>  [7] LC_PAPER=en_US.UTF-8       LC_NAME=C
>  [9] LC_ADDRESS=C               LC_TELEPHONE=C
> [11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
>
> R Version:
>  platform = x86_64-pc-linux-gnu
>  arch = x86_64
>  os = linux-gnu
>  system = x86_64, linux-gnu
>  status =
>  major = 3
>  minor = 6.1
>  year = 2019
>  month = 07
>  day = 05
>  svn rev = 76782
>  language = R
>  version.string = R version 3.6.1 (2019-07-05)
>  nickname = Action of the Toes
>
> Locale:
>  LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-
> 8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-
> 8;LC_PAPER=en_US.UTF-
> 8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-
> 8;LC_IDENTIFICATION=C
>
> Search Path:
>  .GlobalEnv, package:stats, package:graphics, package:grDevices,
>  package:utils, package:datasets, package:methods, Autoloads,
>  package:baseR Version:
>  platform = x86_64-pc-linux-gnu
>  arch = x86_64
>  os = linux-gnu
>  system = x86_64, linux-gnu
>  status =
>  major = 3
>  minor = 6.1
>  year = 2019
>  month = 07
>  day = 05
>  svn rev = 76782
>  language = R
>  version.string = R version 3.6.1 (2019-07-05)
>  nickname = Action of the Toes
>
> Locale:
>  LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-
> 8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=en_US.UTF-8;LC_MESSAGES=en_US.UTF-
> 8;LC_PAPER=en_US.UTF-
> 8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-
> 8;LC_IDENTIFICATION=C
>
> Search Path:
>  .GlobalEnv, package:stats, package:graphics, package:grDevices,
>  package:utils, package:datasets, package:methods, Autoloads,
>  package:base
>
>
>
> *************************************************************
>
> Jay M. Ver Hoef, Ph.D.
> Senior Scientist/Statistician
> Marine Mammal Laboratory
> NOAA-NMFS Alaska Fisheries Science Center
> Seattle, WA and Fairbanks, AK, USA
> (907) 347-5552
> jay.verh...@noaa.gov
> http://sites.google.com/site/jayverhoef/
>
> *************************************************************
>
>
> _______________________________________________
> R-SIG-Fedora mailing list
> R-SIG-Fedora@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-fedora



-- 
Iñaki Úcar

_______________________________________________
R-SIG-Fedora mailing list
R-SIG-Fedora@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-fedora

Reply via email to