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/02/03 12:52]
aho
Line 7: Line 7:
 A quarterly meeting is taking place in the department to discuss about the plans and priorities of the R tools (or any other topic we need to discuss). Here you can find a document were the minutes are being gathered: A quarterly meeting is taking place in the department to discuss about the plans and priorities of the R tools (or any other topic we need to discuss). Here you can find a document were the minutes are being gathered:
   * [[https://docs.google.com/document/d/1VqnwgeimqNLODfqAyPjIY9XprGD5JQ-NPqzQF6nNDS0/edit?usp=sharing&s|Minutes]]   * [[https://docs.google.com/document/d/1VqnwgeimqNLODfqAyPjIY9XprGD5JQ-NPqzQF6nNDS0/edit?usp=sharing&s|Minutes]]
 +
 +====2022====
 +  * R tools user meeting (Mix Mode, 03/02/2022){{ :tools:r_user_meeting_03022022.pdf | Slides}}
  
 ====2021==== ====2021====
Line 81: Line 84:
 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 180:
  
 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/05/02 14:43 by vagudets