User Tools

Site Tools


tools:rtools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tools:rtools [2021/12/02 14:53]
nperez
tools:rtools [2022/01/26 11:41]
nperez
Line 81: Line 81:
 General R solutions that are useful in the department but doesn't belong exclusively to an in-house R package will be listed here. General R solutions that are useful in the department but doesn't belong exclusively to an in-house R package will be listed here.
  
-**1. BSC-ES infrastructure+ 
 +**1. BSC-ES infrastructure**
  
  
Line 176: Line 177:
  
 If the error persists, **check your code with a smaller data sample** to discard a problem with your code since this error message indicates that you are requesting more memory than the available. If the error persists, **check your code with a smaller data sample** to discard a problem with your code since this error message indicates that you are requesting more memory than the available.
 +
 +**9. Special characters **
 +
 +In case of problems with accents or special characters, try to change the R session language to the most convenient: `Sys.setlocale("LC_ALL","en_US.UTF-8")`.
tools/rtools.txt · Last modified: 2024/04/25 15:06 by vagudets