Hi Harshita,
This usually means that R-4.0.0 is sufficiently different from R-3.6.3
that seqinr no longer works in R-4.0.0. You may want to go back to
R-3.6.3 if you really need it. You may also want to contact Simon
Penel, the maintainer (see the seqinr package page on CRAN) for
information on when an updated version will appear.
Jim
On Mon, May 11, 2020 at 3:31 PM Harshita Khedkar
<harshitakhedkar at gmail.com> wrote:>
> Dear Jim,
>
> Thank you for your email, I tried the steps given by you and received the
message as sequinr is not available for R version 4.0.
>
> Please find the attached screenshot.
> Please let me know how to proceed further.
>
>
> Thanks & Regards
>
>
> On Mon, May 11, 2020 at 6:40 AM Jim Lemon <drjimlemon at gmail.com>
wrote:
>>
>> Hi Harshita,
>> I think you are trying to install the package "seqinr"
(Biological
>> Sequences Retrieval and Analysis).
>>
>> 1) When you see something like <packagename> in the help pages,
it
>> means "Insert the name of the package here". So you really
want:
>>
>> install.packages("seqinr")
>>
>> 2) Both spelling and capitalization matter in R. From your screenshot
>> you seem to be using Windows, where capitalization often doesn't
>> matter. So you have to spell words correctly and use the correct case.
>>
>> Jim
>>
>> On Mon, May 11, 2020 at 8:31 AM Harshita Khedkar
>> <harshitakhedkar at gmail.com> wrote:
>> >
>> > Hello,
>> >
>> > This is Harshita here,
>> >
>> > I am trying to install Sequin R and could not able to get it to
work.
>> > Please find the attached error message, and let me know how o go
ahead
>> > about it.
>> >
>> > Thank you and best regards,
>> > Harshita Khedkar.
>> > ______________________________________________
>> > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more,
see
>> > https://stat.ethz.ch/mailman/listinfo/r-help
>> > PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
>> > and provide commented, minimal, self-contained, reproducible code.