2 days ago · 22 min read4334 words · Tech · hide · 0 comments

Okay so… um. Apparently, if you are a person who writes and maintains software that other people might be using, it is considered a politeness to write up some “release notes” or whatever when you update said software? Am I hearing this correctly? Huh. Evidently that is indeed the social norm. And somehow I have become a person who writes software that other people use? That… seems like a sociological and quality control failure. You can’t go around letting people like me write software tools and then have other people actually use them. That way lies madness. But since that has apparently happened, I had better do my part and pretend to be a professional and announce that sessioncheck version 0.2.0 is now on CRAN. Some things are the same as before. Other things are different. Such is the nature of software releases, so perhaps I should unpack this a little… # remotes::install_version("sessioncheck", "0.2.0") packageVersion("sessioncheck") [1] '0.2.0' Um… what’s sessioncheck? The…

No comments yet. Log in to reply on the Fediverse. Comments will appear here.