FABIO CORREA DA SILVA

Results 4 issues of FABIO CORREA DA SILVA

Hi, When executing the following code, ms_simplify causes R to abort after about 2 minutes running. ``` library(rgdal) #1.3-6 version library (rgeos) #0.4-2 version library(rmapshaper) #0.4.1 version shp.mun

bug

Hello. I Installed BERT2 using default parameters in Win 10. When I first opened Excel afterwards, neither BERT Ribbon popped out nor it appeared in another ribbon. Then I went...

Consider the NA correct result of: ``` stringdist( "", "XXX" , method = "cos" , q = 3) ``` However, if both a and b have nchar() < q, the...

For each instance in the code below, both Paasche and Laspeyres indexes are the same. Laspeyres is the correct one, and Paasche wrongly replicates Laspeyres values. This is because there...

enhancement