You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aread(), asearch(), searchInLocalRepo() and loadFromLocalRepo() are now handling URL addresses as well. This may be useful to access artifacts generated by the shiny app.
%a% archives proper names of first object so does ahistory prints proper name of archived artifact instead of env[[nm]] [#269]
addHooksToPrint() :
Can now give links in latex format as it has new format argument. [#270].
Archives artifacts with their original names instead md5hashes [#287]
New functions:
The atrace() function is added. It call trace() function to store a selected object in the repository after each call to specified FUN (for example 'lm').