Closed larspett closed 1 year ago
editcred()
should not update the config.yml
.
It is only to edit the exported variables in .Renviron
which is then used by config.yml
.
But the config.yml in that machine didn’t look the way it should, it was unaffected by the editcred() process. It looked like I hardcoded it this Spring, no references to the .Renviron info
From: Georg @.> Sent: den 31 oktober 2023 08:59 To: ScientiaFelis/sebmsR @.> Cc: Lars Pettersson @.>; Author @.> Subject: Re: [ScientiaFelis/sebmsR] editcred (Issue #26)
editcred should not update the config.yml. It is only to edit the exported variables in .Renviron which is then used by config.yml
— Reply to this email directly, view it on GitHubhttps://github.com/ScientiaFelis/sebmsR/issues/26#issuecomment-1786690995, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AEVQXZHK4Q63MLBZPIRN3LDYCCVUFAVCNFSM6AAAAAA6WRT4Y6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBWGY4TAOJZGU. You are receiving this because you authored the thread.Message ID: @.**@.>>
Yes the config.yml
should be installed when the package is installed or loaded I think.
It might work to remove the config.yml
and then reload or reinstall the package to get the new config.yml
I have not tested that yet.