Differences in Posted Date vs sessionInfo()

If you see differences in the sessionInfo output and the date the post was published, this is why.

development
blogdown
Author

Robert M Flight

Published

December 27, 2017

If you are a newcomer to my weblog, you may notice that some posts that are R tutorials generally include the output of Sys.time() at the end. If you look closeley at that time and the Posted on date, you may notice that some posts show disagreement between them. This is because I decided to move all of my old blog posts from blogspot to here, and keep the original posted dates.

Reuse

Citation

BibTeX citation:
@online{mflight2017,
  author = {Robert M Flight},
  title = {Differences in {Posted} {Date} Vs {sessionInfo()}},
  date = {2017-12-27},
  url = {https://rmflight.github.io/posts/2017-12-27-differences-in-posted-date-vs-sessioninfo},
  langid = {en}
}
For attribution, please cite this work as:
Robert M Flight. 2017. “Differences in Posted Date Vs sessionInfo().” December 27, 2017. https://rmflight.github.io/posts/2017-12-27-differences-in-posted-date-vs-sessioninfo.