brouwern / compbio2021

Assignments for Computational Biology Fall 2021 at the University of Pittsburgh
0 stars 3 forks source link

Issue Knitting Document #3

Open deekshasesha opened 2 years ago

deekshasesha commented 2 years ago

I am trying to knit my code and am getting this error:

processing file: Portfolio1PartA.Rmd Error in parse_block(g[-1], g[1], params.src, markdown_mode) : Duplicate chunk label 'setup', which has been used for the chunk: knitr::opts_chunk$set(echo = TRUE) Calls: ... process_file -> split_file -> lapply -> FUN -> parse_block Execution halted

How do I fix this? My code works up to entrez_file_list

brouwern commented 2 years ago

Go to the top of you file first will be the yaml header you pasted in. Next will probably be 2 small code chunks both which will probably start with something like

‘’’{r setup etc} Some code ‘’’

If there are 2 chunks delete one of the chunks (all of it, everything between the two sets of ‘’’)

If this doesn’t make sense or it doesn’t describe what’s going on you can do a search within the text (eg control+F, cmd+F). The place to type the word will show up at the top of the script. You should find two code chunks both with the word setup in them after the ticks. Delete one of the words setup. Let me know if this doesn’t work.

On Sat, Sep 25, 2021 at 8:28 PM deekshasesha @.***> wrote:

I am trying to knit my code and am getting this error:

processing file: Portfolio1PartA.Rmd Error in parse_block(g[-1], g[1], params.src, markdown_mode) : Duplicate chunk label 'setup', which has been used for the chunk: knitr::opts_chunk$set(echo = TRUE) Calls: ... process_file -> split_file -> lapply -> FUN -> parse_block Execution halted

How do I fix this? My code works up to entrez_file_list

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brouwern/compbio2021/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB32NE77WXVLJTLE3JEP6MLUDZSK5ANCNFSM5EYEXSCQ .

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

deekshasesha commented 2 years ago

I am now getting this error. Is this due to an issue of not commenting out certain lines of code?


From: Nathan L Brouwer @.> Sent: Sunday, September 26, 2021 12:26 PM To: brouwern/compbio2021 @.> Cc: Sesha, Deeksha @.>; Author @.> Subject: Re: [brouwern/compbio2021] Issue Knitting Document (#3)

Go to the top of you file first will be the yaml header you pasted in. Next will probably be 2 small code chunks both which will probably start with something like

‘’’{r setup etc} Some code ‘’’

If there are 2 chunks delete one of the chunks (all of it, everything between the two sets of ‘’’)

If this doesn’t make sense or it doesn’t describe what’s going on you can do a search within the text (eg control+F, cmd+F). The place to type the word will show up at the top of the script. You should find two code chunks both with the word setup in them after the ticks. Delete one of the words setup. Let me know if this doesn’t work.

On Sat, Sep 25, 2021 at 8:28 PM deekshasesha @.***> wrote:

I am trying to knit my code and am getting this error:

processing file: Portfolio1PartA.Rmd Error in parse_block(g[-1], g[1], params.src, markdown_mode) : Duplicate chunk label 'setup', which has been used for the chunk: knitr::opts_chunk$set(echo = TRUE) Calls: ... process_file -> split_file -> lapply -> FUN -> parse_block Execution halted

How do I fix this? My code works up to entrez_file_list

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brouwern/compbio2021/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB32NE77WXVLJTLE3JEP6MLUDZSK5ANCNFSM5EYEXSCQ .

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbrouwern%2Fcompbio2021%2Fissues%2F3%23issuecomment-927332494&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943404972%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ZXdp%2Bc3BuBBrU5TrSMykgTZelT8VHthlfxx5gmxP28w%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAVMBCPVE3DTOM7SNYKHVDY3UD5CTRANCNFSM5EYEXSCQ&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943404972%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=GJFKsV%2BGdYf5T740Kj08pOvz6xDEEFQFGvjtpAOV2z4%3D&reserved=0. Triage notifications on the go with GitHub Mobile for iOShttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943414935%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=rqc4wPBiejPcIDpeldrTUc7J8U5ciE66I1%2Flh4DSLik%3D&reserved=0 or Androidhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943414935%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=qA2wSsW72uORbdwQOmAtcVwt19ttqYTCx1BqeGZ8igA%3D&reserved=0.

brouwern commented 2 years ago

Sorry haven’t followed up. Is this still a problem?

On Sun, Sep 26, 2021 at 9:33 PM deekshasesha @.***> wrote:

I am now getting this error. Is this due to an issue of not commenting out certain lines of code?


From: Nathan L Brouwer @.> Sent: Sunday, September 26, 2021 12:26 PM To: brouwern/compbio2021 @.> Cc: Sesha, Deeksha @.>; Author @.> Subject: Re: [brouwern/compbio2021] Issue Knitting Document (#3)

Go to the top of you file first will be the yaml header you pasted in. Next will probably be 2 small code chunks both which will probably start with something like

‘’’{r setup etc} Some code ‘’’

If there are 2 chunks delete one of the chunks (all of it, everything between the two sets of ‘’’)

If this doesn’t make sense or it doesn’t describe what’s going on you can do a search within the text (eg control+F, cmd+F). The place to type the word will show up at the top of the script. You should find two code chunks both with the word setup in them after the ticks. Delete one of the words setup. Let me know if this doesn’t work.

On Sat, Sep 25, 2021 at 8:28 PM deekshasesha @.***> wrote:

I am trying to knit my code and am getting this error:

processing file: Portfolio1PartA.Rmd Error in parse_block(g[-1], g[1], params.src, markdown_mode) : Duplicate chunk label 'setup', which has been used for the chunk: knitr::opts_chunk$set(echo = TRUE) Calls: ... process_file -> split_file -> lapply -> FUN -> parse_block Execution halted

How do I fix this? My code works up to entrez_file_list

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brouwern/compbio2021/issues/3, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB32NE77WXVLJTLE3JEP6MLUDZSK5ANCNFSM5EYEXSCQ

.

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbrouwern%2Fcompbio2021%2Fissues%2F3%23issuecomment-927332494&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943404972%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ZXdp%2Bc3BuBBrU5TrSMykgTZelT8VHthlfxx5gmxP28w%3D&reserved=0>, or unsubscribe< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAVMBCPVE3DTOM7SNYKHVDY3UD5CTRANCNFSM5EYEXSCQ&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943404972%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=GJFKsV%2BGdYf5T740Kj08pOvz6xDEEFQFGvjtpAOV2z4%3D&reserved=0

. Triage notifications on the go with GitHub Mobile for iOS< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943414935%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=rqc4wPBiejPcIDpeldrTUc7J8U5ciE66I1%2Flh4DSLik%3D&reserved=0> or Android< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943414935%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=qA2wSsW72uORbdwQOmAtcVwt19ttqYTCx1BqeGZ8igA%3D&reserved=0 .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/brouwern/compbio2021/issues/3#issuecomment-927436059, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB32NE6CQIDYF4XYISDFNKTUD7CVDANCNFSM5EYEXSCQ .

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

deekshasesha commented 2 years ago

Yes

Get Outlook for iOShttps://aka.ms/o0ukef


From: Nathan L Brouwer @.> Sent: Wednesday, September 29, 2021 9:32:50 AM To: brouwern/compbio2021 @.> Cc: Sesha, Deeksha @.>; Author @.> Subject: Re: [brouwern/compbio2021] Issue Knitting Document (#3)

Sorry haven’t followed up. Is this still a problem?

On Sun, Sep 26, 2021 at 9:33 PM deekshasesha @.***> wrote:

I am now getting this error. Is this due to an issue of not commenting out certain lines of code?


From: Nathan L Brouwer @.> Sent: Sunday, September 26, 2021 12:26 PM To: brouwern/compbio2021 @.> Cc: Sesha, Deeksha @.>; Author @.> Subject: Re: [brouwern/compbio2021] Issue Knitting Document (#3)

Go to the top of you file first will be the yaml header you pasted in. Next will probably be 2 small code chunks both which will probably start with something like

‘’’{r setup etc} Some code ‘’’

If there are 2 chunks delete one of the chunks (all of it, everything between the two sets of ‘’’)

If this doesn’t make sense or it doesn’t describe what’s going on you can do a search within the text (eg control+F, cmd+F). The place to type the word will show up at the top of the script. You should find two code chunks both with the word setup in them after the ticks. Delete one of the words setup. Let me know if this doesn’t work.

On Sat, Sep 25, 2021 at 8:28 PM deekshasesha @.***> wrote:

I am trying to knit my code and am getting this error:

processing file: Portfolio1PartA.Rmd Error in parse_block(g[-1], g[1], params.src, markdown_mode) : Duplicate chunk label 'setup', which has been used for the chunk: knitr::opts_chunk$set(echo = TRUE) Calls: ... process_file -> split_file -> lapply -> FUN -> parse_block Execution halted

How do I fix this? My code works up to entrez_file_list

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brouwern/compbio2021/issues/3, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB32NE77WXVLJTLE3JEP6MLUDZSK5ANCNFSM5EYEXSCQ

.

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbrouwern%2Fcompbio2021%2Fissues%2F3%23issuecomment-927332494&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943404972%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ZXdp%2Bc3BuBBrU5TrSMykgTZelT8VHthlfxx5gmxP28w%3D&reserved=0>, or unsubscribe< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAVMBCPVE3DTOM7SNYKHVDY3UD5CTRANCNFSM5EYEXSCQ&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943404972%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=GJFKsV%2BGdYf5T740Kj08pOvz6xDEEFQFGvjtpAOV2z4%3D&reserved=0

. Triage notifications on the go with GitHub Mobile for iOS< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943414935%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=rqc4wPBiejPcIDpeldrTUc7J8U5ciE66I1%2Flh4DSLik%3D&reserved=0> or Android< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943414935%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=qA2wSsW72uORbdwQOmAtcVwt19ttqYTCx1BqeGZ8igA%3D&reserved=0 .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/brouwern/compbio2021/issues/3#issuecomment-927436059, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB32NE6CQIDYF4XYISDFNKTUD7CVDANCNFSM5EYEXSCQ .

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbrouwern%2Fcompbio2021%2Fissues%2F3%23issuecomment-930179763&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737864680%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=M%2BMjHoe1uqEafe6VrD7U%2Frp%2Ftw4Ved7bw%2FVSt%2Bru%2BMo%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAVMBCPQGBUBAVOAKLRI7KNTUEMIQFANCNFSM5EYEXSCQ&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737874635%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=qaL%2B5za%2FHh86NFtduUukvyDj%2FoM9cxp%2Ff9NABJ0sl5I%3D&reserved=0. Triage notifications on the go with GitHub Mobile for iOShttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737884598%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zcqM%2FBGfbbPlE5GZkjwFBJHtyyKcOqjGWrEXwyMUT28%3D&reserved=0 or Androidhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737884598%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=KQay0yMAbQmJkHpiKbXvENqmzRYcggMfNbQ6fBluwOQ%3D&reserved=0.

brouwern commented 2 years ago

Can you sync the MS teams folder to your computer and save the file to your directory?

On Wed, Sep 29, 2021 at 10:01 AM deekshasesha @.***> wrote:

Yes

Get Outlook for iOShttps://aka.ms/o0ukef


From: Nathan L Brouwer @.> Sent: Wednesday, September 29, 2021 9:32:50 AM To: brouwern/compbio2021 @.> Cc: Sesha, Deeksha @.>; Author @.> Subject: Re: [brouwern/compbio2021] Issue Knitting Document (#3)

Sorry haven’t followed up. Is this still a problem?

On Sun, Sep 26, 2021 at 9:33 PM deekshasesha @.***> wrote:

I am now getting this error. Is this due to an issue of not commenting out certain lines of code?


From: Nathan L Brouwer @.> Sent: Sunday, September 26, 2021 12:26 PM To: brouwern/compbio2021 @.> Cc: Sesha, Deeksha @.>; Author @.> Subject: Re: [brouwern/compbio2021] Issue Knitting Document (#3)

Go to the top of you file first will be the yaml header you pasted in. Next will probably be 2 small code chunks both which will probably start with something like

‘’’{r setup etc} Some code ‘’’

If there are 2 chunks delete one of the chunks (all of it, everything between the two sets of ‘’’)

If this doesn’t make sense or it doesn’t describe what’s going on you can do a search within the text (eg control+F, cmd+F). The place to type the word will show up at the top of the script. You should find two code chunks both with the word setup in them after the ticks. Delete one of the words setup. Let me know if this doesn’t work.

On Sat, Sep 25, 2021 at 8:28 PM deekshasesha @.***> wrote:

I am trying to knit my code and am getting this error:

processing file: Portfolio1PartA.Rmd Error in parse_block(g[-1], g[1], params.src, markdown_mode) : Duplicate chunk label 'setup', which has been used for the chunk: knitr::opts_chunk$set(echo = TRUE) Calls: ... process_file -> split_file -> lapply -> FUN -> parse_block Execution halted

How do I fix this? My code works up to entrez_file_list

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brouwern/compbio2021/issues/3, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB32NE77WXVLJTLE3JEP6MLUDZSK5ANCNFSM5EYEXSCQ

.

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<

https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbrouwern%2Fcompbio2021%2Fissues%2F3%23issuecomment-927332494&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943404972%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ZXdp%2Bc3BuBBrU5TrSMykgTZelT8VHthlfxx5gmxP28w%3D&reserved=0 , or unsubscribe<

https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAVMBCPVE3DTOM7SNYKHVDY3UD5CTRANCNFSM5EYEXSCQ&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943404972%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=GJFKsV%2BGdYf5T740Kj08pOvz6xDEEFQFGvjtpAOV2z4%3D&reserved=0

. Triage notifications on the go with GitHub Mobile for iOS<

https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943414935%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=rqc4wPBiejPcIDpeldrTUc7J8U5ciE66I1%2Flh4DSLik%3D&reserved=0

or Android<

https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943414935%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=qA2wSsW72uORbdwQOmAtcVwt19ttqYTCx1BqeGZ8igA%3D&reserved=0

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/brouwern/compbio2021/issues/3#issuecomment-927436059 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB32NE6CQIDYF4XYISDFNKTUD7CVDANCNFSM5EYEXSCQ

.

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbrouwern%2Fcompbio2021%2Fissues%2F3%23issuecomment-930179763&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737864680%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=M%2BMjHoe1uqEafe6VrD7U%2Frp%2Ftw4Ved7bw%2FVSt%2Bru%2BMo%3D&reserved=0>, or unsubscribe< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAVMBCPQGBUBAVOAKLRI7KNTUEMIQFANCNFSM5EYEXSCQ&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737874635%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=qaL%2B5za%2FHh86NFtduUukvyDj%2FoM9cxp%2Ff9NABJ0sl5I%3D&reserved=0

. Triage notifications on the go with GitHub Mobile for iOS< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737884598%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zcqM%2FBGfbbPlE5GZkjwFBJHtyyKcOqjGWrEXwyMUT28%3D&reserved=0> or Android< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737884598%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=KQay0yMAbQmJkHpiKbXvENqmzRYcggMfNbQ6fBluwOQ%3D&reserved=0 .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/brouwern/compbio2021/issues/3#issuecomment-930206579, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB32NE7FO57EKAD5LSP5LJTUEML5PANCNFSM5EYEXSCQ .

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

deekshasesha commented 2 years ago

I think I just did, are you able to see it?


From: Nathan L Brouwer @.> Sent: Wednesday, September 29, 2021 10:45 AM To: brouwern/compbio2021 @.> Cc: Sesha, Deeksha @.>; Author @.> Subject: Re: [brouwern/compbio2021] Issue Knitting Document (#3)

Can you sync the MS teams folder to your computer and save the file to your directory?

On Wed, Sep 29, 2021 at 10:01 AM deekshasesha @.***> wrote:

Yes

Get Outlook for iOShttps://aka.ms/o0ukef


From: Nathan L Brouwer @.> Sent: Wednesday, September 29, 2021 9:32:50 AM To: brouwern/compbio2021 @.> Cc: Sesha, Deeksha @.>; Author @.> Subject: Re: [brouwern/compbio2021] Issue Knitting Document (#3)

Sorry haven’t followed up. Is this still a problem?

On Sun, Sep 26, 2021 at 9:33 PM deekshasesha @.***> wrote:

I am now getting this error. Is this due to an issue of not commenting out certain lines of code?


From: Nathan L Brouwer @.> Sent: Sunday, September 26, 2021 12:26 PM To: brouwern/compbio2021 @.> Cc: Sesha, Deeksha @.>; Author @.> Subject: Re: [brouwern/compbio2021] Issue Knitting Document (#3)

Go to the top of you file first will be the yaml header you pasted in. Next will probably be 2 small code chunks both which will probably start with something like

‘’’{r setup etc} Some code ‘’’

If there are 2 chunks delete one of the chunks (all of it, everything between the two sets of ‘’’)

If this doesn’t make sense or it doesn’t describe what’s going on you can do a search within the text (eg control+F, cmd+F). The place to type the word will show up at the top of the script. You should find two code chunks both with the word setup in them after the ticks. Delete one of the words setup. Let me know if this doesn’t work.

On Sat, Sep 25, 2021 at 8:28 PM deekshasesha @.***> wrote:

I am trying to knit my code and am getting this error:

processing file: Portfolio1PartA.Rmd Error in parse_block(g[-1], g[1], params.src, markdown_mode) : Duplicate chunk label 'setup', which has been used for the chunk: knitr::opts_chunk$set(echo = TRUE) Calls: ... process_file -> split_file -> lapply -> FUN -> parse_block Execution halted

How do I fix this? My code works up to entrez_file_list

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/brouwern/compbio2021/issues/3, or unsubscribe <

https://github.com/notifications/unsubscribe-auth/AB32NE77WXVLJTLE3JEP6MLUDZSK5ANCNFSM5EYEXSCQ

.

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub<

https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbrouwern%2Fcompbio2021%2Fissues%2F3%23issuecomment-927332494&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943404972%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=ZXdp%2Bc3BuBBrU5TrSMykgTZelT8VHthlfxx5gmxP28w%3D&reserved=0 , or unsubscribe<

https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAVMBCPVE3DTOM7SNYKHVDY3UD5CTRANCNFSM5EYEXSCQ&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943404972%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=GJFKsV%2BGdYf5T740Kj08pOvz6xDEEFQFGvjtpAOV2z4%3D&reserved=0

. Triage notifications on the go with GitHub Mobile for iOS<

https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943414935%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=rqc4wPBiejPcIDpeldrTUc7J8U5ciE66I1%2Flh4DSLik%3D&reserved=0

or Android<

https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Cdes217%40pitt.edu%7C716c7796fb464a41215608d9810a6743%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637682703943414935%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=qA2wSsW72uORbdwQOmAtcVwt19ttqYTCx1BqeGZ8igA%3D&reserved=0

.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub <https://github.com/brouwern/compbio2021/issues/3#issuecomment-927436059 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/AB32NE6CQIDYF4XYISDFNKTUD7CVDANCNFSM5EYEXSCQ

.

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbrouwern%2Fcompbio2021%2Fissues%2F3%23issuecomment-930179763&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737864680%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=M%2BMjHoe1uqEafe6VrD7U%2Frp%2Ftw4Ved7bw%2FVSt%2Bru%2BMo%3D&reserved=0>, or unsubscribe< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAVMBCPQGBUBAVOAKLRI7KNTUEMIQFANCNFSM5EYEXSCQ&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737874635%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=qaL%2B5za%2FHh86NFtduUukvyDj%2FoM9cxp%2Ff9NABJ0sl5I%3D&reserved=0

. Triage notifications on the go with GitHub Mobile for iOS< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737884598%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zcqM%2FBGfbbPlE5GZkjwFBJHtyyKcOqjGWrEXwyMUT28%3D&reserved=0> or Android< https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Cdes217%40pitt.edu%7C853fd293b58e40a28bbe08d9834da279%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685191737884598%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=KQay0yMAbQmJkHpiKbXvENqmzRYcggMfNbQ6fBluwOQ%3D&reserved=0 .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/brouwern/compbio2021/issues/3#issuecomment-930206579, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB32NE7FO57EKAD5LSP5LJTUEML5PANCNFSM5EYEXSCQ .

--

Nathan L. Brouwer, PhD

@.***

Lecturer

Department of Biological Sciences https://www.biology.pitt.edu/

University of Pittsburgh

Biostatistics course: brouwern.github.io/BIOSC_1120/index.html

Research Associate

National Aviary, Dept. of Conservation & Field Research https://www.aviary.org/conservation

R code: github.com/brouwern

R tweets: @lobrowR https://twitter.com/lobrowR

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fbrouwern%2Fcompbio2021%2Fissues%2F3%23issuecomment-930246423&data=04%7C01%7Cdes217%40pitt.edu%7Cafe1eb270a1d43a08d8c08d98357c354%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685235241215702%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=UgElaQfY19g5JddrP7496guSDaXBsBAoBdsgzMCKctk%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAVMBCPSC5REZ56OZMVE3ZF3UEMRABANCNFSM5EYEXSCQ&data=04%7C01%7Cdes217%40pitt.edu%7Cafe1eb270a1d43a08d8c08d98357c354%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685235241225654%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=zaRSeSehRIoJscBrkgvLo%2FTL%2F4ohfuZbPK6qw2Xeh9I%3D&reserved=0. Triage notifications on the go with GitHub Mobile for iOShttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapps.apple.com%2Fapp%2Fapple-store%2Fid1477376905%3Fct%3Dnotification-email%26mt%3D8%26pt%3D524675&data=04%7C01%7Cdes217%40pitt.edu%7Cafe1eb270a1d43a08d8c08d98357c354%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685235241235610%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=4Q5hSFk1CQgnC6PUaQ1KITSlr1YcRF2%2B8mAkxHfQV64%3D&reserved=0 or Androidhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapps%2Fdetails%3Fid%3Dcom.github.android%26referrer%3Dutm_campaign%253Dnotification-email%2526utm_medium%253Demail%2526utm_source%253Dgithub&data=04%7C01%7Cdes217%40pitt.edu%7Cafe1eb270a1d43a08d8c08d98357c354%7C9ef9f489e0a04eeb87cc3a526112fd0d%7C1%7C0%7C637685235241235610%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=NO%2F6x4hwO%2BFcNgdJpigUdRYBEBRCARJ6S8P298%2FnvcQ%3D&reserved=0.