Re: [Bioc-devel] Orchid ID invalid according to BiocCheck

2020-10-19 Thread Leonardo Collado Torres
Thanks! This will also help me ^^ https://orcid.org/-0003-2140-308X

Best,
Leo

Leonardo Collado Torres, Ph. D.
Investigator

LIEBER INSTITUTE for BRAIN DEVELOPMENT
855 N. Wolfe St., Suite 300
Baltimore, MD 21205
lcolladotor.github.io
lcollado...@gmail.com



On Mon, Oct 19, 2020 at 7:43 AM Manders-2, F.M.
 wrote:
>
> Yes, I’ll create a PR.
>
> From: Vincent Carey 
> Date: Monday, 19 October 2020 at 12:36
> To: "Manders-2, F.M." , bioc-devel 
> 
> Subject: Fwd: [Bioc-devel] Orchid ID invalid according to BiocCheck
>
> forwarding to bioc-devel
> -- Forwarded message -
> From: Vincent Carey 
> mailto:st...@channing.harvard.edu>>
> Date: Mon, Oct 19, 2020 at 6:33 AM
> Subject: Re: [Bioc-devel] Orchid ID invalid according to BiocCheck
> To: Manders-2, F.M. 
> mailto:f.m.mand...@prinsesmaximacentrum.nl>>
> Cc: Alessandro Lussana via Bioc-devel 
> mailto:Bioc-devel@r-project.org>>
>
> looks like BiocCheck/checks.R:validID <- 
> grepl("[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{4}", orcid)
>
> has to change -- do you have time to determine the correct regex for this and 
> file a PR?
>
>
>
> On Mon, Oct 19, 2020 at 6:31 AM Manders-2, F.M. 
> mailto:f.m.mand...@prinsesmaximacentrum.nl>>
>  wrote:
> Yes, the X is correct (https://orcid.org/-0001-6197-347X). I don’t know 
> why I have an X there and not a number.
>
> From: Vincent Carey 
> mailto:st...@channing.harvard.edu>>
> Date: Monday, 19 October 2020 at 12:20
> To: "Manders-2, F.M." 
> mailto:f.m.mand...@prinsesmaximacentrum.nl>>
> Cc: Alessandro Lussana via Bioc-devel 
> mailto:Bioc-devel@r-project.org>>
> Subject: Re: [Bioc-devel] Orchid ID invalid according to BiocCheck
>
>  person("Freek", "Manders", email = 
> "f.m.mand...@prinsesmaximacentrum.nl<mailto:f.m.mand...@prinsesmaximacentrum.nl>",
>  role = c("aut"),
> comment = c(ORCID = "-0001-6197-347X")),
>
> is what I see in a current checkout.  is "X" at the end correct?  maybe there 
> is an encoding issue?
>
> On Mon, Oct 19, 2020 at 6:14 AM Manders-2, F.M. 
> mailto:f.m.mand...@prinsesmaximacentrum.nl>>
>  wrote:
> Hi all,
>
> BiocCheck is giving me a note that my ORCID ID is invalid ("Invalid ORCID ID 
> for Freek Manders").
> However, I see nothing wrong with the ID. It also seems to work well on the 
> dev page of my package (MutationalPatterns)
> Clicking on the green ID circle, sends me to my page just fine.
> Is there a mistake in BiocCheck? Should I just ignore this?
>
> With kind regards,
> Freek Manders
>
> [[alternative HTML version deleted]]
>
> ___
> Bioc-devel@r-project.org<mailto:Bioc-devel@r-project.org> mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
> The information in this e-mail is intended only for th...{{dropped:30}}

___
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


Re: [Bioc-devel] Orchid ID invalid according to BiocCheck

2020-10-19 Thread Manders-2, F.M.
Yes, I’ll create a PR.

From: Vincent Carey 
Date: Monday, 19 October 2020 at 12:36
To: "Manders-2, F.M." , bioc-devel 

Subject: Fwd: [Bioc-devel] Orchid ID invalid according to BiocCheck

forwarding to bioc-devel
-- Forwarded message -
From: Vincent Carey 
mailto:st...@channing.harvard.edu>>
Date: Mon, Oct 19, 2020 at 6:33 AM
Subject: Re: [Bioc-devel] Orchid ID invalid according to BiocCheck
To: Manders-2, F.M. 
mailto:f.m.mand...@prinsesmaximacentrum.nl>>
Cc: Alessandro Lussana via Bioc-devel 
mailto:Bioc-devel@r-project.org>>

looks like BiocCheck/checks.R:validID <- 
grepl("[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{4}", orcid)

has to change -- do you have time to determine the correct regex for this and 
file a PR?



On Mon, Oct 19, 2020 at 6:31 AM Manders-2, F.M. 
mailto:f.m.mand...@prinsesmaximacentrum.nl>>
 wrote:
Yes, the X is correct (https://orcid.org/-0001-6197-347X). I don’t know why 
I have an X there and not a number.

From: Vincent Carey 
mailto:st...@channing.harvard.edu>>
Date: Monday, 19 October 2020 at 12:20
To: "Manders-2, F.M." 
mailto:f.m.mand...@prinsesmaximacentrum.nl>>
Cc: Alessandro Lussana via Bioc-devel 
mailto:Bioc-devel@r-project.org>>
Subject: Re: [Bioc-devel] Orchid ID invalid according to BiocCheck

 person("Freek", "Manders", email = 
"f.m.mand...@prinsesmaximacentrum.nl<mailto:f.m.mand...@prinsesmaximacentrum.nl>",
 role = c("aut"),
comment = c(ORCID = "-0001-6197-347X")),

is what I see in a current checkout.  is "X" at the end correct?  maybe there 
is an encoding issue?

On Mon, Oct 19, 2020 at 6:14 AM Manders-2, F.M. 
mailto:f.m.mand...@prinsesmaximacentrum.nl>>
 wrote:
Hi all,

BiocCheck is giving me a note that my ORCID ID is invalid ("Invalid ORCID ID 
for Freek Manders").
However, I see nothing wrong with the ID. It also seems to work well on the dev 
page of my package (MutationalPatterns)
Clicking on the green ID circle, sends me to my page just fine.
Is there a mistake in BiocCheck? Should I just ignore this?

With kind regards,
Freek Manders

[[alternative HTML version deleted]]

___
Bioc-devel@r-project.org<mailto:Bioc-devel@r-project.org> mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

[[alternative HTML version deleted]]

___
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


Re: [Bioc-devel] Orchid ID invalid according to BiocCheck

2020-10-19 Thread Mike Smith
Well I learnt something new today!

"The final character, which may also be a letter "X" representing the value
"10" [..], is a MOD 11-2 check digit
<https://en.wikipedia.org/wiki/Check_digit> conforming to the ISO/IEC
7064:2003 <https://en.wikipedia.org/wiki/ISO_7064> standard." -
https://en.wikipedia.org/wiki/ORCID

I guess the check in BiocCheck isn't aware of this either.  I don't want to
speak for the author of that code, but I suspect you can ignore it for now
and it'll be fixed soon.


On Mon, 19 Oct 2020 at 12:33, Manders-2, F.M. <
f.m.mand...@prinsesmaximacentrum.nl> wrote:

> Yes, the X is correct (https://orcid.org/-0001-6197-347X). I don’t
> know why I have an X there and not a number.
>
> From: Vincent Carey 
> Date: Monday, 19 October 2020 at 12:20
> To: "Manders-2, F.M." 
> Cc: Alessandro Lussana via Bioc-devel 
> Subject: Re: [Bioc-devel] Orchid ID invalid according to BiocCheck
>
>  person("Freek", "Manders", email = "f.m.mand...@prinsesmaximacentrum.nl
> <mailto:f.m.mand...@prinsesmaximacentrum.nl>", role = c("aut"),
> comment = c(ORCID = "-0001-6197-347X")),
>
> is what I see in a current checkout.  is "X" at the end correct?  maybe
> there is an encoding issue?
>
> On Mon, Oct 19, 2020 at 6:14 AM Manders-2, F.M. <
> f.m.mand...@prinsesmaximacentrum.nl f.m.mand...@prinsesmaximacentrum.nl>> wrote:
> Hi all,
>
> BiocCheck is giving me a note that my ORCID ID is invalid ("Invalid ORCID
> ID for Freek Manders").
> However, I see nothing wrong with the ID. It also seems to work well on
> the dev page of my package (MutationalPatterns)
> Clicking on the green ID circle, sends me to my page just fine.
> Is there a mistake in BiocCheck? Should I just ignore this?
>
> With kind regards,
> Freek Manders
>
> [[alternative HTML version deleted]]
>
> ___
> Bioc-devel@r-project.org<mailto:Bioc-devel@r-project.org> mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
> The information in this e-mail is intended only for th...{{dropped:22}}

___
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


Re: [Bioc-devel] Orchid ID invalid according to BiocCheck

2020-10-19 Thread Manders-2, F.M.
It seems to be a valid ID: 
https://support.orcid.org/hc/en-us/articles/360053289173-Why-does-my-ORCID-iD-have-an-X-
Maybe BiocCheck doesn’t realize the ID can end with an X?

From: Vincent Carey 
Date: Monday, 19 October 2020 at 12:20
To: "Manders-2, F.M." 
Cc: Alessandro Lussana via Bioc-devel 
Subject: Re: [Bioc-devel] Orchid ID invalid according to BiocCheck

 person("Freek", "Manders", email = 
"f.m.mand...@prinsesmaximacentrum.nl<mailto:f.m.mand...@prinsesmaximacentrum.nl>",
 role = c("aut"),
comment = c(ORCID = "-0001-6197-347X")),

is what I see in a current checkout.  is "X" at the end correct?  maybe there 
is an encoding issue?

On Mon, Oct 19, 2020 at 6:14 AM Manders-2, F.M. 
mailto:f.m.mand...@prinsesmaximacentrum.nl>>
 wrote:
Hi all,

BiocCheck is giving me a note that my ORCID ID is invalid ("Invalid ORCID ID 
for Freek Manders").
However, I see nothing wrong with the ID. It also seems to work well on the dev 
page of my package (MutationalPatterns)
Clicking on the green ID circle, sends me to my page just fine.
Is there a mistake in BiocCheck? Should I just ignore this?

With kind regards,
Freek Manders

[[alternative HTML version deleted]]

___
Bioc-devel@r-project.org<mailto:Bioc-devel@r-project.org> mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

[[alternative HTML version deleted]]

___
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


Re: [Bioc-devel] Orchid ID invalid according to BiocCheck

2020-10-19 Thread Vincent Carey
looks like BiocCheck/checks.R:validID <-
grepl("[0-9]{4}-[0-9]{4}-[0-9]{4}-[0-9]{4}", orcid)

has to change -- do you have time to determine the correct regex for this
and file a PR?



On Mon, Oct 19, 2020 at 6:31 AM Manders-2, F.M. <
f.m.mand...@prinsesmaximacentrum.nl> wrote:

> Yes, the X is correct (https://orcid.org/-0001-6197-347X). I don’t
> know why I have an X there and not a number.
>
>
>
> *From: *Vincent Carey 
> *Date: *Monday, 19 October 2020 at 12:20
> *To: *"Manders-2, F.M." 
> *Cc: *Alessandro Lussana via Bioc-devel 
> *Subject: *Re: [Bioc-devel] Orchid ID invalid according to BiocCheck
>
>
>
>  person("Freek", "Manders", email = "f.m.mand...@prinsesmaximacentrum.nl",
> role = c("aut"),
> comment = c(ORCID = "-0001-6197-347X")),
>
>
>
> is what I see in a current checkout.  is "X" at the end correct?  maybe
> there is an encoding issue?
>
>
>
> On Mon, Oct 19, 2020 at 6:14 AM Manders-2, F.M. <
> f.m.mand...@prinsesmaximacentrum.nl> wrote:
>
> Hi all,
>
> BiocCheck is giving me a note that my ORCID ID is invalid ("Invalid ORCID
> ID for Freek Manders").
> However, I see nothing wrong with the ID. It also seems to work well on
> the dev page of my package (MutationalPatterns)
> Clicking on the green ID circle, sends me to my page just fine.
> Is there a mistake in BiocCheck? Should I just ignore this?
>
> With kind regards,
> Freek Manders
>
> [[alternative HTML version deleted]]
>
> ___
> Bioc-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>
>
> The information in this e-mail is intended only for the person to whom it
> is
> addressed. If you believe this e-mail was sent to you in error and the
> e-mail
> contains patient information, please contact the
> Partners Compliance HelpLine at
> http://www.partners.org/complianceline . If the e-mail was sent to you in
> error
> but does not contain patient information, please contact the sender and
> properly
> dispose of the e-mail.
>

-- 
The information in this e-mail is intended only for the person to whom it 
is
addressed. If you believe this e-mail was sent to you in error and the 
e-mail
contains patient information, please contact the Partners Compliance 
HelpLine at
http://www.partners.org/complianceline 
<http://www.partners.org/complianceline> . If the e-mail was sent to you in 
error
but does not contain patient information, please contact the sender 
and properly
dispose of the e-mail.

[[alternative HTML version deleted]]

___
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


Re: [Bioc-devel] Orchid ID invalid according to BiocCheck

2020-10-19 Thread Manders-2, F.M.
Yes, the X is correct (https://orcid.org/-0001-6197-347X). I don’t know why 
I have an X there and not a number.

From: Vincent Carey 
Date: Monday, 19 October 2020 at 12:20
To: "Manders-2, F.M." 
Cc: Alessandro Lussana via Bioc-devel 
Subject: Re: [Bioc-devel] Orchid ID invalid according to BiocCheck

 person("Freek", "Manders", email = 
"f.m.mand...@prinsesmaximacentrum.nl<mailto:f.m.mand...@prinsesmaximacentrum.nl>",
 role = c("aut"),
comment = c(ORCID = "-0001-6197-347X")),

is what I see in a current checkout.  is "X" at the end correct?  maybe there 
is an encoding issue?

On Mon, Oct 19, 2020 at 6:14 AM Manders-2, F.M. 
mailto:f.m.mand...@prinsesmaximacentrum.nl>>
 wrote:
Hi all,

BiocCheck is giving me a note that my ORCID ID is invalid ("Invalid ORCID ID 
for Freek Manders").
However, I see nothing wrong with the ID. It also seems to work well on the dev 
page of my package (MutationalPatterns)
Clicking on the green ID circle, sends me to my page just fine.
Is there a mistake in BiocCheck? Should I just ignore this?

With kind regards,
Freek Manders

[[alternative HTML version deleted]]

___
Bioc-devel@r-project.org<mailto:Bioc-devel@r-project.org> mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

The information in this e-mail is intended only for the person to whom it is
addressed. If you believe this e-mail was sent to you in error and the e-mail
contains patient information, please contact the Partners Compliance HelpLine at
http://www.partners.org/complianceline . If the e-mail was sent to you in error
but does not contain patient information, please contact the sender and properly
dispose of the e-mail.

[[alternative HTML version deleted]]

___
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


Re: [Bioc-devel] Orchid ID invalid according to BiocCheck

2020-10-19 Thread Vincent Carey
 person("Freek", "Manders", email = "f.m.mand...@prinsesmaximacentrum.nl",
role = c("aut"),
comment = c(ORCID = "-0001-6197-347X")),

is what I see in a current checkout.  is "X" at the end correct?  maybe
there is an encoding issue?

On Mon, Oct 19, 2020 at 6:14 AM Manders-2, F.M. <
f.m.mand...@prinsesmaximacentrum.nl> wrote:

> Hi all,
>
> BiocCheck is giving me a note that my ORCID ID is invalid ("Invalid ORCID
> ID for Freek Manders").
> However, I see nothing wrong with the ID. It also seems to work well on
> the dev page of my package (MutationalPatterns)
> Clicking on the green ID circle, sends me to my page just fine.
> Is there a mistake in BiocCheck? Should I just ignore this?
>
> With kind regards,
> Freek Manders
>
> [[alternative HTML version deleted]]
>
> ___
> Bioc-devel@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/bioc-devel
>

-- 
The information in this e-mail is intended only for the ...{{dropped:18}}

___
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel


[Bioc-devel] Orchid ID invalid according to BiocCheck

2020-10-19 Thread Manders-2, F.M.
Hi all,

BiocCheck is giving me a note that my ORCID ID is invalid ("Invalid ORCID ID 
for Freek Manders").
However, I see nothing wrong with the ID. It also seems to work well on the dev 
page of my package (MutationalPatterns)
Clicking on the green ID circle, sends me to my page just fine.
Is there a mistake in BiocCheck? Should I just ignore this?

With kind regards,
Freek Manders

[[alternative HTML version deleted]]

___
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel