Most programming languages have official naming conventions for functions, parameters, classes, etc. Official here means that the conventions are issued by the organization behind the language.
Are there any official naming conventions for R?
I'm aware that naming conventions and R have been discussed before on stackoverflow, but that was some time ago and my question is not "what naming convention do you prefer?" but rather concerns whether official naming conventions exist.