Displaying 1 result from an estimated 1 matches for "123404utc".
2011 May 12
3
Reproducible use case for R crash after updating R
...ng package. The key for the
user is to understand to remove the .RData. In order to do this, s/he
has to locate that file first.
To simplify this, a few alternatives exists:
1. R reports the full path to the problematic .RData file.
2. R renames the problematic .RData file to
erroneous_20110512-123404UTC.RData and reports the new full pathname.
In both cases there could be the option for R to either exit, or
ignore the problematic .RData file and give the user access to the
prompt. One could also imaging a fancy recovery feature where R
detects "erroneous" .RData files and asks the user...