You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to lubridate
Hey everybody!
I'm currently working on a new package. Yesterday I ran into a probably quite easy problem.
I want to work with 'lubridate' within my package but I don't want to attach it. For most functions I can just use lubridate:: and it's fine. The same isn't possible for the functions "%m+% (e.g.). Can you help me with that problem?